0% found this document useful (0 votes)
46 views2 pages

UA5000 VLAN Configuration Guide

1. The document contains configuration commands for a UA5000 switch to set up VLANs, ports, and link aggregation. 2. VLAN 4000 is created for management, and VLAN 51 is made the service VLAN. 3. Ports 0/2 and 0/3 on the switch are configured for link aggregation using LACP for high availability, with port 0/2 on the active board. 4. VLAN 51 is applied to the service ports and configured for stacking across multiple switches.

Uploaded by

Ahmed Al-hamdani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
46 views2 pages

UA5000 VLAN Configuration Guide

1. The document contains configuration commands for a UA5000 switch to set up VLANs, ports, and link aggregation. 2. VLAN 4000 is created for management, and VLAN 51 is made the service VLAN. 3. Ports 0/2 and 0/3 on the switch are configured for link aggregation using LACP for high availability, with port 0/2 on the active board. 4. VLAN 51 is applied to the service ports and configured for stacking across multiple switches.

Uploaded by

Ahmed Al-hamdani
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

>>User name:root >>User password: UA5000(config)#vlan 4000 standard // Vlan for managment //IP address for IPMD

UA5000(config)#interface vlanif 4000 UA5000(config-if-vlanif4000)#ip address [Link] 24 { <cr>|sub<K> }: Command: ip address [Link] 24 UA5000(config-if-vlanif4000)#quit UA5000(config)#port vlan 4000 r vlan { frameid/slotid<S><1,15>|to<K> }:0/2 { portlist<S><1,64> }:0 Command: port vlan 4000 0/2 0 UA5000(config)#vlan 51 smart

//to make the port fo

// service vlan

UA5000(config)#vlan attrib 51 stacking UA5000(config)#multi-service-port vlan 51 board // add service port f or all board { frameid<U><0,5> }:0 { num-list<S><1,64> }:6-35 { autosense<K>|rx-cttr<K>|user-8021p<K>|user-encap<K>|user-vlan<K>|vpi<K> }:vpi { vpi<U><0,255> }:8 { vci<K> }:vci { vci<U><32,255> }:35 { rx-cttr<K>|user-8021p<K>|user-encap<K>|user-vlan<K> }:rx-cttr { rx-index<U><0,511> }:6 { tx-cttr<K> }:tx-cttr { tx-index<U><0,511> }:6 Command: multi-service-port vlan 51 board 0 6-35 vpi 0 vci 35 rx-cttr 6 tx-cttr UA5000(config)#stacking label vlan 51 { baselabel<K> }:baselabel { baselabel<U><1,4095> }:2 // start from 2, but if one site use the same vlan, so this need to start from the other frame finish Command: stacking label vlan 51 baselabel 2 UA5000(config)#save { <cr>|configuration<K>|data<K> }: Command: save UA5000(config)#port vlan 51 { frameid/slotid<S><1,15>|to<K> }:0/2 { portlist<S><1,64> }:0 Command: port vlan 51 0/2 0 // to make vlan lable

UA5000(config)#interface ipm { frameid/slotid<S><1,15> }:0/2 Command: interface ipm 0/2 UA5000(config-if-ipm-0/2)#link-aggregation { port-list<S><1,255> }:0-1 { mode<E><ingress,egress-ingress> }:ingress { <cr>|workmode<K> }:workmode { lacp-static<K> }:lacp-static Command: link-aggregation 0-1 ingress workmode lacp-static UA5000(config-if-ipm-0/2)#quit UA5000(config)#protect UA5000(config-protect)#protect-group { first<K>|switch-over<K> }:first { frameid/slotid/portid<S><1,15>|frameid/slotid<S><1,15> }:0/2/0 { second<K> }:second { frameid/slotid/portid<S><1,15> }:0/3/0 { atm<K>|eth<K> }:eth { workmode<K> }:workmode { lacp<K>|portstate<K>|timedelay<K> }:lacp { disable<K>|enable<K> }:enable Command: protect-group first 0/2/0 second 0/3/0 eth workmode lacp enable UA5000(config-protect)#quit UA5000(config)#save

for Native:-------------------------normally no need to do this part UA5000(config)#interface ipm 0/2 //inter to ipm active board UA5000(config-if-ipm-0/2)#native-vlan // add native vlan { all<K>|portid<U><0,9> }:0 { vlan<K> }:vlan { vlanid<U><1,4093> }:1015 Command: native-vlan 0 vlan 1015

//Vlan ID

You might also like