cmdref.net - Cheat Sheet and Example

cmdref.net is command references/cheat sheets/examples for system engineers.

User Tools

Site Tools


Sidebar








Cloud



Etc


Reference














.

hardware:cisco:bgp.html



Cisco BGP CLI Commands and Configuration Examples

Commands

Checking

Operation Command
check routing
C - connected
S - static
E - EIGRP
router# show ip route
With VRF
Router# show ip route vrf VRFNAME
router# show bgp all
router# show ip bgp
router# show bgp vrf XXX all summary
router# show ip bgp summary
router# show ip protocols
router# show ip bgp neighbors 10.10.10.1 advertised-routes

Operation

Operation Command
Clear BGP Pear router# clear ip bgp 10.10.10.1
Clear BGP Pear without disconnection router# clear ip bgp 10.10.10.1 soft

Configuration

Operation Command
(config)# router bgp XXXX ← as-number(1 - 65535
(config)# router bgp 65535
router(config-router)# bgp router-id auto-assign


Cisco BGP Configuration Examples




hardware/cisco/bgp.html.txt · Last modified: 2021/09/22 by admin

Page Tools