Cisco Nexus 7000 Series Configuration Manual page 443

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 18
Configuring GLBP
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
7.
8.
9.
10.
11.
12.
DETAILED STEPS
Command or Action
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
track object-id interface
interface-type number {ip routing |
line-protocol}
Example:
switch(config)# track 1 interface
ethernet 2/2 line-protocol
switch(config-track#
track object-id ip route
ip-prefix/length reachability
Example:
switch(config)# track 2 ip route
192.0.2.0/8 reachability
switch(config-track#
Step 3
interface interface-type slot/port
Example:
switch(config)# interface ethernet
1/2
switch(config-if)#
Step 4
ip ip-address /length
Example:
switch(config-if)# ip 192.0.2.1/8
Step 5
glbp group-number
Example:
switch(config-if)# glbp 1
switch(config-if-glbp)#
OL-20002-02
weighting maximum [lower lower] [upper upper]
weighting track object-number [decrement value]
forwarder preempt [delay minimum seconds]
ip [ip-address [secondary]]
show glbp interface-type number
copy running-config startup-config
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Enters configuration mode.
Configures the interface that this GLBP interface tracks.
Changes in the state of the interface affect the priority of
this GLBP interface as follows:
You configure the interface and corresponding object
number that you use with the track command in GLBP
configuration mode.
The line-protocol keyword tracks whether the interface
is up. The ip keyword also checks that IP routing is
enabled on the interface and an IP address is
configured.
Creates a tracked object for a route nd enters tracking
configuration mode. The object-id range is from 1 to 500.
Enters interface configuration mode.
Configures the IPv4 address for the interface.
Creates a GLBP group and enters GLBP configuration
mode.
Configuring GLBP
18-11

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents