5000 Series Layer 2/3 Managed Data Center Switch CLI Reference Guide
1067
no-prepend
Does not prepend the local-AS in the AS-PATH received in the updates
from this neighbor.
replace-as
Replaces the router’s own AS with the local-AS in the AS-PATH sent to
the neighbor.
Default
The default is No Local AS configured on a peer.
Command Mode
IPv4 VRF Address Family Config
Example
The following shows an example of the command.
(R1)(Config)#router bgp 65000
(R1)(Config-router)#neighbor 172.20.1.2 remote-as 65001
(R1)(Config-router)#neighbor 172.20.1.2 local-as 65002 no-prepend replace-as
(R1)(Config-router)#neighbor 2001::2 remote-as 65003
(R1)(Config-router)#neighbor 2001::2 local-as 65002 no-prepend replace-as
11-64 neighbor maximum-prefix (BGP Router Config)
This command configures the maximum number of prefixes that BGP will accept from a specified
neighbor. The prefix limit is compared against the number of prefixes received from the neighbor,
including prefixes that are rejected by inbound policy. If the peering session is shut down, the adjacency
stays down until the
command is issued for the neighbor. The neighbor can also be brought
back up using the
“neighbor route-map (BGP Router Config)”
command followed by the command
no
neighbor shutdown
.
Use the
no
command to revert to the default value for the maximum the number of prefixes that BGP will
accept from a specified neighbor.
neighbor {ipv4-address | ipv6-address} maximum-prefix {maximum | unlimited} [threshold]
[warning-only]
no neighbor {ipv4-address | ipv6-address} maximum-prefix
Parameters
ipv4-address
|
ipv6-address
The neighbor’s IPv4 or IPv6 address.
maximum
The maximum number of prefixes BGP will accept from this neighbor.
Range is 0 to the maximum number of routes the router supports.
unlimited
Do nct enforce any prefix limit.
threshold
(Optional) When the number of prefixes received from the neighbor
exceeds this percentage of the maximum, BGP writes a log message.
The range is 1 to 100 percent. The default is 75%.
warning-only
(Optional) If BGP receives more than the maximum number of prefixes,
Содержание 5000 Series
Страница 1: ...Draft 1 2 1 ...
Страница 141: ...5000 Series Layer 2 3 Managed Data Center Switch CLI Reference Guide 135 ...