User Manual

Table Of Contents
NETGEAR M4500 Series Switches CLI Command Reference Manual 783
no bgp log-neighbor-changes
Default Disabled
Mode Router BGP Config Mode
IPv4 VRF Address Family
6.10.2.13. bgp router-id
This command configures a valid IPv4 unicast address uniquely identifying the router bgp id. The <router-id> is a
configured value. There is no default BGP router ID. The system does not select a router ID automatically and
must configure one manually.
Format bgp <router-id>
no bgp <router-id>
Default None
Mode Router BGP Config Mode
6.10.2.14. bgp maxas-limit
This command specifies Border Gateway Protocol (BGP) a limit on the length of AS PATHs that BGP accepts from
its neighbors. If BGP receives a path whose AS PATH attribute is longer than the configured limit, BGP sends a
NOTIFICATION and resets the adjacency. To return the router to default operation, use the no form of this
command.
Format bgp maxas-limit <number>
no bgp maxas-limit
Default 75
Mode Router BGP Config Mode
IPv4 VRF Address Family
Fields
Definition
router-id
An IPv4 address for BGP to use as its router ID. Not required to be an address
assigned to the router. Setting the router ID to 0.0.0.0 disables BGP. Changing the
router ID disables and re-enables BGP, which causes all adjacencies to be
reestablished.
Fields
Definition
Number
Maximum number of autonomous system numbers in the AS PATH attribute of
the BGP Update message, ranging from 1 to 100.