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
Command Mode
Privileged User
Example
The following is an example of how to use this command.
(config-data)# router bgp 1 (conf-router)# network 15.13.4.15 backdoor