User Manual UMN:CLI
V5808
511
A.B.C.D: router ID address
no bgp router-id [A.B.C.D]
Deletes a configured router ID.
To display Router ID, use the following command.
11.1.1.5 Registering BGP Neighbor
To assign IP address or peer group name for BGP Neighboring router within specified AS
number, use the following command.
neighbor {A.B.C.D | WORD}
remote-as <1-4294967295>
Configures BGP neighboring router and specify AS
number of BGP Neighbors.
A.B.C.D: neighbor IP address
WORD: peer group name or neighbor tag
1-4294967295: AS number
no neighbor { A.B.C.D | WORD}
remote-as <1-4294967295>
Deletes the configured BGP Neighbor within specified
AS number.
11.1.1.6 IPv4 Unicast Address
By default, a peer or peer group is activated only for IPv4 unicast address family. To
manually enable/disable the automatic exchange of IPv4 address family prefixes, use the
following command.
Sets the IPv4 unicast address family for BGP peering
session establishment. (default)
no bgp default ipv4-unicast
Disables default IPv4 unicast address family for
peering session establishment.
11.1.1.7 Maximum Path
To set the maximum number of parallel paths for the BGP table, use the following
command.
Forwards packets over multiple paths.
<1-8>: the numbers of multipath supported (defualt:1)
ibgp: iBGP over multiple paths
Deletes the configured number of parallel paths.