show bgp neighbor received orf-prefix-list
Syntax
show bgp [vrf ]{ipv4 unicast | ipv6 unicast | all} neighbors< ip地址>收到orf-prefix-list
Description
Shows all the prefix list received from the specified neighbor.
Command context
Operator (>
) or Manager (#
)
Parameters
-
vrf
-
Shows the information for a specified VRF.
-
ipv4单播
-
Shows the information for an IPv4 unicast address family.
-
ipv6 unicast
-
Shows the information for an IPv6 unicast address family.
-
all
-
Shows the information for all address families and subaddress families.
-
< ip地址>
-
Shows the information for a neighbor IP address.
-
[vsx-peer]
-
Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.
Authority
Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.
Examples
Showing received prefix list from the specified neighbor:
switch#show bgp ipv4 unicast neighbors A.B.C.D received orf-prefix-listAddress family: IPv4 Unicast ip prefix-list 10.0.0.200: 4 entries seq 10 permit 28.119.16.0/24 seq 15 deny 28.119.19.0/24 seq 20 permit 28.119.17.0/24 Address family: IPv6 Unicast ip prefix-list 10.0.0.200: 4 entries seq 30 permit 2000::/64 seq 35 deny 3000::/64 seq 40 permit 4000:0/64