Cisco Nexus 7000 Series Command Reference Manual page 247

Nx-os mpls
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

R Commands
redistribute
To redistribute routes from one routing domain into another routing domain, use the redistribute command
To return to the default setting, use the no form of this command.
Syntax Description
bgp
as
direct
eigrp
ospf
rip
instance-tag
static
route-map
map-name
Defaults
None
Command Modes
Route configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
5.2(1)
Usage Guidelines
This command requires the MPLS Services license.
Examples
This example shows how to redistribute routes from one routing domain into another routing domain:
switch# configure t
switch(config)# feature rip
OL-24994-01
redistribute {bgp as | direct | {eigrp | ospf | rip} instance-tag | static} route-map map-name
no redistribute {bgp as | direct | {eigrp | ospf | rip} instance-tag | static} route-map map-name
Specifies the Border Gateway Protocol (BGP).
16-bit integer or a 32-bit integer in the form of a higher 16-bit decimal
number and a lower 16-bit decimal number in xx.xx format.
Specifies directly connected routes.
Specifies the Enhanced Interior Gateway Routing Protocol (EIGRP).
Specifies the Open Shortest Path First (OSPF).
Specifies the Routing Information Protocol (RIP).
Instance-tag that can be any case-sensitive, alphanumeric string up to 20
characters.
Specifies static routes.
Specifies the policy to constrain redistribution.
Name of the map that you used to redistributes routes from one routing
domain into another routing domain. The name can be any case-sensitive,
alphanumeric string up to 63 characters.
Modification
This command was introduced.
Cisco Nexus 7000 Series NX-OS MPLS Command Reference
redistribute
.
1199

Advertisement

Table of Contents
loading

Table of Contents