Enabling Bgp Routing - Cisco Catalyst 9500 series Configuration Manual

Cisco ios xe everest 16.6.x
Hide thumbs Also See for Catalyst 9500 series:
Table of Contents

Advertisement

Enabling BGP Routing

Feature
Timers
1 Nonstop Forwarding
2 NSF Awareness can be enabled for IPv4 on switches with the Network Advantage license by enabling Graceful Restart.
Enabling BGP Routing
Before You Begin
To enable BGP, the switch or stack master must be running the Network Advantage license.
Note
Procedure
Step 1
Step 2
Step 3
Step 4
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
126
Default Setting
Keepalive: 60 seconds; holdtime: 180 seconds.
Command or Action
configure terminal
Example:
Device# configure terminal
ip routing
Example:
Device(config)# ip routing
router bgp autonomous-system
Example:
Device(config)# router bgp 45000
network network-number [mask
network-mask] [route-map
route-map-name]
Example:
Device(config)# network 10.108.0.0
Configuring IP Unicast Routing
Purpose
Enters the global configuration mode.
Enables IP routing.
Enables a BGP routing process, assign it an AS
number, and enter router configuration mode. The AS
number can be from 1 to 65535, with 64512 to 65535
designated as private autonomous numbers.
Configures a network as local to this AS, and enter it
in the BGP table.

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents