Enabling Object Tracking For Static Routes - Cisco ASR 9000 Series Configuration Manual

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing Static Routes
Enters static route configuration mode.
Step 3
vrf vrf-name
Example:
RP/0/RSP0/CPU0:router(config-static)# vrf vrf_A
Enters VRF configuration mode.
Step 4
address-family { ipv4 | ipv6 } { unicast | multicast }
Example:
RP/0/RSP0/CPU0:router(config-static-vrf)# address family ipv6 unicast
Enters address family mode.
Step 5
prefix mask [vrf vrf-name ] {next-hop ip-address | interface-name } {path-id } [ distance ] [ description text ] [
tag tag ] [ permanent ]
Example:
RP/0/RSP0/CPU0:router(config-static-vrf-afi)# 2001:0DB8::/32 2001:0DB8:3000::1 201
Configures an administrative distance of 201.
Step 6
commit

Enabling Object Tracking for Static Routes

Perform this task to enable object racking for static routes.
SUMMARY STEPS
1. configure
2. router static
3. Use one of these commands:
4. ip-address / length [vrf vrf-name] {next-hop | type interface-path-id} track object-name
5. commit
DETAILED STEPS
Command or Action
Step 1
configure
OL-30423-03
• address-family {ipv4 | ipv6} unicast
• vrf vrf-name address-family { ipv4 | ipv6} unicast
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.1.x
Enabling Object Tracking for Static Routes
Purpose
563

Advertisement

Table of Contents
loading

Table of Contents