Lenovo RackSwitch G8264CS Application Manual page 202

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

9. Configure all VLANs including VLANs for the VLAGs.  
10. Configure Internet‐facing interfaces.
11. Place the VLAG port(s) in their port LAGs.
12. Assign the LAGs to the VLAGs:
202
G8264CS Application Guide for ENOS 8.4
RS 8264CS(config)# vlan 10
RS 8264CS(config-vlan)# exit
RS 8264CS(config)# interface port 1
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan add 10
RS 8264CS(config-if)# exit
RS 8264CS(config)# vlan 20
RS 8264CS(config-vlan)# exit
RS 8264CS(config)# interface port 2
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan add 20
RS 8264CS(config-if)# exit
RS 8264CS(config)# vlan 100
RS 8264CS(config-vlan)# exit
RS 8264CS(config)# interface port 4-5
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# switchport trunk allowed vlan 100
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface ip 1
RS 8264CS(config-ip-if)# ip address 172.1.1.10 255.255.255.0
RS 8264CS(config-ip-if)# vlan 10
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# ip ospf area 1
RS 8264CS(config-ip-if)# ip ospf enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface ip 2
RS 8264CS(config-ip-if)# ip address 172.1.3.10 255.255.255.0
RS 8264CS(config-ip-if)# vlan 20
RS 8264CS(config-ip-if)# enable
RS 8264CS(config-ip-if)# ip ospf area 1
RS 8264CS(config-ip-if)# ip ospf enable
RS 8264CS(config-ip-if)# exit
RS 8264CS(config)# interface port 10
RS 8264CS(config-if)# lacp mode active
RS 8264CS(config-if)# lacp key 1000
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 11
RS 8264CS(config-if)# lacp mode active
RS 8264CS(config-if)# lacp key 1100
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 12
RS 8264CS(config-if)# lacp mode active
RS 8264CS(config-if)# lacp key 1200
RS 8264CS(config-if)# exit
RS 8264CS(config)# vlag adminkey 1000 enable
RS 8264CS(config)# vlag adminkey 1100 enable
RS 8264CS(config)# vlag adminkey 1200 enable

Advertisement

Table of Contents
loading

Table of Contents