ADTRAN AOS Version R10.1.0 Command Reference Manual page 2914

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
redistribute static
Use the redistribute static command to pass routes from one network to another, regardless of the routing
protocol implemented on the routing domain. Using the static keyword allows the propagation of static
routes into the Border Gateway Protocol (BGP) routing protocol for both the Internet Protocol version 4
(IPv4) or Internet Protocol version 6 (IPv6) BGP address family (AF) on either the default or nondefault
VPN routing and forwarding (VRF) instance. Use the no form of this command to disable the propagation
of the specified route type. Variations of this command include:
redistribute static
redistribute static metric <value>
redistribute static route-map <name>
The gateway network for the static route must participate in BGP by using the network
command for the gateway network.
Syntax Description
metric <value>
route-map <name>
Default Values
By default, this command is disabled.
Command History
Release 14.1
Release 18.3
Release R10.1.0
Functional Notes
The redistribute static command can be used to specify the hop count for advertised static routes for
BGP AF neighbors on either the default or nondefault VRF instance. If the behavior is to be created on a
nondefault VRF instance, the VRF instance must first be created using the command
route-distinguisher on page
the BGP settings for the VRF instance using the command
BGP Configuration mode. For example, to configure the IPv4 BGP characteristics for the nondefault VRF
instance RED1, enter the following commands:
(config)#vrf RED1 route-distinguisher ip 192.17.250.24:33
(config)#router bgp 100
(config-bgp)#vrf RED1
(config-bgp-vrf)#address-family ipv4
60000CRG0-35E
Optional. Specifies the hop count to use for advertising redistributed static
routes in the BGP AF.
Optional. Specifies the route map filter to use for advertising redistributed
static routes in the BGP AF.
Command was introduced.
Command was incorporated into Multi-VRF BGP functionality.
Command was expanded to include IPv6 functionality.
1460. Once you have created the nondefault VRF instance, you can configure
Copyright © 2012 ADTRAN, Inc.
BGP Address Family Command Set
vrf <name> on page 2877
vrf <name>
from the router's
2914

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