Lenovo ThinkSystem NE2552E Application Manual page 454

Flex switch lenovo enterprise network operating system 8.4
Hide thumbs Also See for ThinkSystem NE2552E:
Table of Contents

Advertisement

Task 1: Configure NE2552E 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 
454
NE2552E Application Guide for ENOS 8.4
NE2552E(config)# interface ip 1
NE2552E(config-ip-if)# ip address 192.168.1.100 255.255.255.0
NE2552E(config-ip-if)# vlan 10
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# exit
NE2552E(config)# interface ip 2
NE2552E(config-ip-if)# ip address 192.168.2.101 255.255.255.0
NE2552E(config-ip-if)# vlan 20
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# exit
NE2552E(config)# interface ip 3
NE2552E(config-ip-if)# ip address 10.0.1.100 255.255.255.0
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# exit
NE2552E(config)# interface ip 4
NE2552E(config-ip-if)# ip address 10.0.2.101 255.255.255.0
NE2552E(config-ip-if)# enable
NE2552E(config-ip-if)# exit
NE2552E(config)# ip gateway 1 address 192.168.1.1
NE2552E(config)# ip gateway 1 enable
NE2552E(config)# ip gateway 2 address 192.168.2.1
NE2552E(config)# ip gateway 2 enable
NE2552E(config)# router vrrp
NE2552E(config-vrrp)# enable
NE2552E(config-vrrp)# virtual-router 1 virtual-router-id 1
NE2552E(config-vrrp)# virtual-router 1 interface 1
NE2552E(config-vrrp)# virtual-router 1 address 192.168.1.200
NE2552E(config-vrrp)# virtual-router 1 enable
NE2552E(config-vrrp)# virtual-router 2 virtual-router-id 2
NE2552E(config-vrrp)# virtual-router 2 interface 2
NE2552E(config-vrrp)# virtual-router 2 address 192.168.2.200
NE2552E(config-vrrp)# virtual-router 2 enable
becomes the Master.
NE2552E(config-vrrp)# virtual-router 1 track ports
NE2552E(config-vrrp)# virtual-router 1 priority 101
NE2552E(config-vrrp)# virtual-router 2 track ports
NE2552E(config-vrrp)# exit

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents