EasyManua.ls Logo

Dasan V5808 - Enabling BGP Routing; Disabling BGP Routing; Router ID

Dasan V5808
814 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
UMN:CLI User Manual
V5808
510
11.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
Router
Adds BGP network to operate.
A.B.C.D/M: network address with netmask
A.B.C.D: network address
NETMASK: subnet mask
network A.B.C.D mask
NETMASK
11.1.1.3 Disabling BGP Routing
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
Router
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
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
11.1.1.4 Router ID
In case the loopback interface is configured the router-id is set to the IP address of a
loopback interface. If not, the highest IP address is the router-id.
To manually configure a fixed router ID as a BGP router identifier, use the following
command.
Command
Mode
Description
bgp router-id A.B.C.D
Router
Configures the router identifier.

Table of Contents