Reference Guide 682 Document #: LTRT-17939
Mediant MSBR
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.
in Filters incoming updates.
out Filters outgoing updates.
name Defines the as-path access list name.
Default
NA
Command Mode
Privileged User
Example
This example establishes BGP filters.
(config-data)# router bgp 1
(conf-router)# neighbor 10.15.5.100 filter-list flist in
75.2.2.77 network
This command enables the Address Family for the neighbor.
Syntax
network a.b.c.d [backdoor][[mask <network mask>][route-map <route-
map name>]
network a.b.c.d/m [backdoor][route-map <route-map name>]
Command Description
a.b.c.d Defines the IP address of the network.
a.b.c.d/M Defines the IP prefix network/length.
backdoor Enables a BGP backdoor route.
mask Enables a network mask.
route-map Enables a route-map to modify the attributes.
route-map name Defines the name of the route-map.
network mask Defines a network mask in the format of a.b.c.d .
Default
NA