Version 7.2 657 Mediant MSBR
Reference Guide 75. Layer-3 Commands
75.2.2.37 redistribute ospf
This command redistributes the OSPF route to the BGP process.
Syntax
redistribute ospf [metric <metric value>] [route-map <string>]
redistribute ospf [route-map <string>] [metric <metric value>]
Command Description
metric value Defines the metric value [0-4294967295].
route-map string Defines the Route Map reference.
Default
NA
Command Mode
Privileged User
Example
This example redistributes the OSPF route to the BGP process.
(config-data)# router bgp 1
(conf-router)# redistribute ospf
75.2.2.38 neighbor remote-as
This command creates a new neighbor who’s remote -as is as number. This command must
be the first command used when configuring a neighbor.
Syntax
neighbor {<neighbor tag>|a.b.c.d|x:x::x:x} remote-as <AS number>
Command Description
a.b.c.d|x:x::x:x Defines the IP address of the neighbor (IPv4 or IPv6).
neighbor tag Defines the neighbor tag.
AS number Defines the AS number <1-65535>.
peer Defines this field as an IPv4 address.
Default
NA