Lenovo RackSwitch G8264 Application Manual page 620

For lenovo enterprise network operating system 8.4
Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

Task 1: Configure G8264 1
1. Configure client and server interfaces.
2. Configure the default gateways. Each default gateway points to a Layer 3 router.
3. Turn on VRRP and configure two Virtual Interface Routers.
4. Enable tracking on ports. Set the priority of Virtual Router 1 to 101, so that it 
620
G8264 Application Guide for ENOS 8.4
To implement the active‐active example, perform the following switch 
configuration.
RS G8264(config)# interface ip 1
RS G8264(config­ip­if)# ip address 192.168.1.100 255.255.255.0
RS G8264(config­ip­if)# vlan 10
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
RS G8264(config)# interface ip 2
RS G8264(config­ip­if)# ip address 192.168.2.101 255.255.255.0
RS G8264(config­ip­if)# vlan 20
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
RS G8264(config)# interface ip 3
RS G8264(config­ip­if)# ip address 10.0.1.100 255.255.255.0
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
RS G8264(config)# interface ip 4
RS G8264(config­ip­if)# ip address 10.0.2.101 255.255.255.0
RS G8264(config­ip­if)# enable
RS G8264(config­ip­if)# exit
RS G8264(config)# ip gateway 1 address 192.168.1.1
RS G8264(config)# ip gateway 1 enable
RS G8264(config)# ip gateway 2 address 192.168.2.1
RS G8264(config)# ip gateway 2 enable
RS G8264(config)# router vrrp
RS G8264(config­vrrp)# enable
RS G8264(config­vrrp)# virtual­router 1 virtual­router­id 1
RS G8264(config­vrrp)# virtual­router 1 interface 1
RS G8264(config­vrrp)# virtual­router 1 address 192.168.1.200
RS G8264(config­vrrp)# virtual­router 1 enable
RS G8264(config­vrrp)# virtual­router 2 virtual­router­id 2
RS G8264(config­vrrp)# virtual­router 2 interface 2
RS G8264(config­vrrp)# virtual­router 2 address 192.168.2.200
RS G8264(config­vrrp)# virtual­router 2 enable
becomes the Master.
RS G8264(config­vrrp)# virtual­router 1 track ports
RS G8264(config­vrrp)# virtual­router 1 priority 101
RS G8264(config­vrrp)# virtual­router 2 track ports
RS G8264(config­vrrp)# exit

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents