ADTRAN AOS Version R10.1.0 Command Reference Manual page 1073

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
ip route vrf
Use the ip route vrf command to create a static route in one of the nondefault VPN routing and forwarding
(VRF) instances. Use the no form of this command to remove the static route. Variations of this command
include:
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>]
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] <distance>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] <distance> tag <number>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] <distance> tag <number>
track <name>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] <distance> track <name>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] <distance> track <name>
tag <number>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] tag <number>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] tag <number>
track <name>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] track <name>
ip route vrf <name> <ip address> <subnet mask> [<interface> | <ip address>] track <name>
tag <number>
ip route vrf <name> <ip address> <subnet mask> null 0
ip route vrf <name> <ip address> <subnet mask> null 0 <distance>
ip route vrf <name> <ip address> <subnet mask> null 0 <distance> tag <number>
ip route vrf <name> <ip address> <subnet mask> null 0 <distance> track <name>
ip route vrf <name> <ip address> <subnet mask> null 0 tag <number>
ip route vrf <name> <ip address> <subnet mask> null 0 tag <number> track <name>
ip route vrf <name> <ip address> <subnet mask> null 0 track <name>
ip route vrf <name> <ip address> <subnet mask> null 0 track <name> tag <number>
Syntax Description
<name>
<ip address>
<subnet mask>
[<interface> | <ip address>]
null 0
60000CRG0-35E
Specifies the name of the VRF instance.
Specifies the network address to add to the route table. IP addresses
should be expressed in dotted decimal notation (for example, 10.10.10.1).
Specifies the subnet mask that corresponds to a range of IP addresses
(network) or a specific host. Subnet masks can be expressed in dotted
decimal notation (for example, 255.255.255.0) or as a prefix length (for
example, /24). Valid prefix lengths are 0 to 32.
Specifies the far-end IP address or an egress interface in the unit. Use the
ip route <ip address> <subnet mask> ? command to display a complete list
of egress interfaces. IP addresses should be expressed in dotted decimal
notation (for example, 10.10.10.1).
Optional. Routes traffic destined for the specified network to the null
interface. The router drops all packets destined for the null interface. Use
the null interface to allow the router to advertise a route, but not forward
traffic to the route.
Copyright © 2012 ADTRAN, Inc.
Global Configuration Mode Command Set
1073

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents