cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:alteon:tag.html



Alteon OS Commands

Alteon :: VLAN Tagging

Example

Check VLAN Tagging

/info/port

>> test-sw-1 - Information# /i/port 17
Port Tag RMON PVID      NAME                  VLAN(s)
---- --- ---- ---- -------------- -------------------------------
 17   y   d      1*Xconnect1      1 61 62 65 66 69 161 48
* = PVID is tagged.

>> test-sw-1 - Information# /cfg/port 17
------------------------------------------------------------
[Port 17 Menu]
     gig      - Gig Phy Menu
     aclqos   - Acl/Qos Configuration Menu
     8021ppri - Set default 802.1p priority
     pvid     - Set default port VLAN id
     name     - Set port name
     rmon     - Enable/Disable RMON for port
     tag      - Enable/disable VLAN tagging for port
     tagpvid  - Enable/disable tagging on pvid
     brate    - Set BroadCast Threshold
     mrate    - Set MultiCast Threshold
     drate    - Set Dest. Lookup Fail Threshold
     ena      - Enable port
     dis      - Disable port
     cur      - Display current port configuration

>> test-sw-1 - Port 17# cur
Current port 17 configuration: enabled, PVID 1, VLAN tagged
    name Xconnect1
The DLF rate control currently turned off
The Multicast rate control currently turned off
The Broadcast rate control currently turned off
    802.1p priority: 0
ACL Port config is empty


Set VLAN Tagging

/c/l2/vlan 100/ena
/c/l2/vlan 100/add 21,22
diff
apply
save
/c/port 1/ena

/c/port 1/tag ena

/c/l2/vlan 171
add 1
/c/l2/vlan 172
add 1

diff
apply
save

>> test-sw-1 - VLAN 72# /c/port 21
------------------------------------------------------------
[Port 21 Menu]
     gig      - Gig Phy Menu
     aclqos   - Acl/Qos Configuration Menu
     8021ppri - Set default 802.1p priority
     pvid     - Set default port VLAN id
     name     - Set port name
     rmon     - Enable/Disable RMON for port
     tag      - Enable/disable VLAN tagging for port
     tagpvid  - Enable/disable tagging on pvid
     media    - Media Menu
     brate    - Set BroadCast Threshold
     mrate    - Set MultiCast Threshold
     drate    - Set Dest. Lookup Fail Threshold
     ena      - Enable port
     dis      - Disable port
     cur      - Display current port configuration

>> test-sw-1 - Port 21# tag
Current VLAN tag support: disabled
Enter new VLAN tag support [d/e]: e
Port 21 changed to tagged.

>> test-sw-1 - Port 21#




hardware/alteon/tag.html.txt ยท Last modified: 2016/01/21 by 127.0.0.1

Page Tools