Lenovo RackSwitch G8264CS Application Manual page 201

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

4. Turn on VRRP and configure the Virtual Interface Router.
5. Set the priority of Virtual Router 1 to 101, so that it becomes the Master.
6. Configure the ISL ports and place them into a port LAG:
7. Configure the upstream ports.
8. Configure the server ports.
© Copyright Lenovo 2017
RS 8264CS(config)# router vrrp
RS 8264CS(config-vrrp)# enable
RS 8264CS(config-vrrp)# virtual-router 1 virtual-router-id 1
RS 8264CS(config-vrrp)# virtual-router 1 interface 3
RS 8264CS(config-vrrp)# virtual-router 1 address 10.0.1.100
RS 8264CS(config-vrrp)# virtual-router 1 enable
RS 8264CS(config-vrrp)# virtual-router 1 priority 101
RS 8264CS(config-vrrp)# exit
RS 8264CS(config)# interface port 4-5
RS 8264CS(config-if)# switchport mode trunk
RS 8264CS(config-if)# lacp mode active
RS 8264CS(config-if)# lacp key 2000
RS 8264CS(config-if)# exit
Note: In this case, a dynamic LAG is shown. A static LAG (portchannel) could be 
configured instead.
RS 8264CS(config)# interface port 1
RS 8264CS(config-if)# switchport access vlan 10
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 2
RS 8264CS(config-if)# switchport access vlan 20
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 10
RS 8264CS(config-if)# switchport access vlan 100
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 11
RS 8264CS(config-if)# switchport access vlan 100
RS 8264CS(config-if)# exit
RS 8264CS(config)# interface port 12
RS 8264CS(config-if)# switchport access vlan 100
RS 8264CS(config-if)# exit
Chapter 11: Virtual Link Aggregation Groups
201

Advertisement

Table of Contents
loading

Table of Contents