Verifying BGP operation can be
accomplished using the following show
commands:
- show ip bgp
-- Displays entries in the BGP routing table. You can specify a
network number to get more specific information about a
particular prefix, or use the subnets keyword to get information
about a particular prefix and all of its subnets.
- show ip bgp summary
-- Displays a summary of all BGP connections.
- show ip bgp neighbors
-- Displays detailed information for each BGP connection.
|
|