Lenovo Flex System Fabric CN4093 Application Manual page 485

10gb converged scalable switch
Hide thumbs Also See for Flex System Fabric CN4093:
Table of Contents

Advertisement

Task 2: Configure CN4093 2
1. On CN4093 2, configure the interfaces for clients (174.14.20.111) and servers 
(10.1.1.111).
2. Configure Virtual Interface Routers.
3. Enable VRRP Hot Standby.
4. Configure VRRP Group parameters. Use the default VRRP priority of 100, so that 
this switch is the Standby.
5. Turn off Spanning Tree Protocol globally. .
© Copyright Lenovo 2015
CN4093(config)# interface ip 1
CN4093(config­ip­if)# ip address 174.14.20.111(Define IPv4 address for interface 1)
CN4093(config­ip­if)# enable
CN4093(config­ip­if)# exit
CN4093(config)# interface ip 2
CN4093(config­ip­if)# ip address 10.1.1.111(Define IPv4 address for interface 2)
CN4093(config­ip­if)# enable
CN4093(config­ip­if)# exit
CN4093(config)# router vrrp
CN4093(config­vrrp)# enable
CN4093(config­vrrp)# virtual­router 1 virtual­router­id 1
CN4093(config­vrrp)# virtual­router 1 interface 1
CN4093(config­vrrp)# virtual­router 1 address 174.14.20.100
CN4093(config­vrrp)# virtual­router 1 enable
CN4093(config­vrrp)# virtual­router 2 virtual­router­id 2
CN4093(config­vrrp)# virtual­router 2 interface 2 
CN4093(config­vrrp)# virtual­router 2 address 10.1.1.100
CN4093(config­vrrp)# virtual­router 2 enable
CN4093(config­vrrp)# hot­standby
CN4093(config­vrrp)# group enable
CN4093(config­vrrp)# group virtual­router­id 1(Set Virtual Router ID for Group)
CN4093(config­vrrp)# group interface 1 (Set interface for Group)
CN4093(config­vrrp)# group track ports (Enable tracking on ports)
CN4093(config)# spanning­tree mode disable
(Enable Virtual Router Group)
Chapter 35: Virtual Router Redundancy Protocol
485

Advertisement

Table of Contents
loading

Table of Contents