UMN:CLI
User Manual
V5824G
392
10.1.1.2
Enabling BGP Routing
Step 1
To define an AS number and open
Router Configuration
mode, use the following
command.
Command
Mode
Description
router bgp
<1-65535>
Global
Assigns AS number to configure BGP routing and
opens
Router Configuration
mode.
1-65535: AS number
Step 2
To specify a network to operate with BGP, use the following command.
Command
Mode
Description
network
A.B.C.D/M
[
backdoor
]
Router
AF
Adds BGP network to operate.
A.B.C.D/M: network address with netmask
A.B.C.D: network address
NETMASK: subnet mask
backdoor: specifies a BGP backdoor route
network
A.B.C.D
mask
NETMASK
[
backdoor
]
The backdoor parameter applies to IPv4 unicast address family only.
Step 1
To delete a specified network to operate with BGP, use the following command.
Command
Mode
Description
no
network
A.B.C.D/M
[
backdoor
]
Router
AF
Deletes BGP network.
A.B.C.D/M: network address with netmask
A.B.C.D: network address
NETMASK: subnet Mask
no
network
A.B.C.D
mask
NETMASK
[
backdoor
]
Step 2
Go back to
Global Configuration
mode using the
exit
command.
Step 3
To disable BGP routing of the chosen AS, use the following command.
Command
Mode
Description
no router bgp
<1-65535>
Global
Deletes assigned AS number to configure BGP routing,
enter the AS number.
1-65535: AS number
i