Task 2: Configure Vlag Peer 2 - Lenovo RackSwitch G8264CS Application Manual

Hide thumbs Also See for RackSwitch G8264CS:
Table of Contents

Advertisement

13. Globally enable VLAG
14. Verify the completed configuration:
Task 2: Configure VLAG Peer 2
1. Configure VLAG tier ID and enable VLAG globally. 
2. Configure appropriate routing.
3. Configure a server‐facing interface.
4. Turn on VRRP and configure the Virtual Interface Router.
5. Configure the ISL ports and place them into a port LAG:
© Copyright Lenovo 2017
RS 8264CS(config)# vlag enable
# show vlag information
The VLAG peer (VLAG Peer 2) must be configured using the same ISL aggregation 
type (dynamic or static), the same VLAN for VLAG and VLAG ISL ports, and the 
same STP mode and Tier ID used on VLAG Switch 1.
For each corresponding VLAG on the peer, the port LAG type (dynamic or static), 
VLAN, and STP mode and ID must be the same as on VLAG Switch 1.
RS 8264CS(config)# vlag tier-id 10
RS 8264CS(config)# vlag enable
RS 8264CS(config)# router ospf
RS 8264CS(config-router-ospf)# area 1 area-id 0.0.0.1
RS 8264CS(config-router-ospf)# enable
RS 8264CS(config-router-ospf)# exit
Although OSPF is used in this example, static routing could also be deployed.
RS 8264CS(config)# interface ip 3
RS 8264CS(config-ip-if)# ip address 10.0.1.11 255.255.255.0
RS 8264CS(config-ip-if)# vlan 100
RS 8264CS(config-ip-if)# exit
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)# 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
Chapter 11: Virtual Link Aggregation Groups
203

Advertisement

Table of Contents
loading

Table of Contents