Configuring Bgp Decision Attributes - 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

Configuring IP Unicast Routing
Step 4
Step 5

Configuring BGP Decision Attributes

Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
Command or Action
show ip bgp
Example:
Device# show ip bgp
show ip bgp neighbors
Example:
Device# show ip bgp neighbors
Command or Action
configure terminal
Example:
Device# configure terminal
router bgp autonomous-system
Example:
Device(config)# router bgp 4500
bgp best-path as-path ignore
Example:
Device(config-router)# bgp
bestpath as-path ignore
neighbor {ip-address |
peer-group-name} next-hop-self
Example:
Device(config-router)# neighbor
10.108.1.1 next-hop-self
neighbor {ip-address |
peer-group-name} weight weight
Routing Configuration Guide, Cisco IOS XE Everest 16.6.x (Catalyst 9500 Switches)
Configuring BGP Decision Attributes
Purpose
Verifies the reset by checking information about the routing
table and about BGP neighbors.
Verifies the reset by checking information about the routing
table and about BGP neighbors.
Purpose
Enters the global configuration mode.
Enables a BGP routing process, assign it an AS number,
and enter router configuration mode.
(Optional) Configures the router to ignore AS path
length in selecting a route.
(Optional) Disables next-hop processing on BGP
updates to a neighbor by entering a specific IP address
to be used instead of the next-hop address.
(Optional) Assign a weight to a neighbor connection.
Acceptable values are from 0 to 65535; the largest
weight is the preferred route. Routes learned through
129

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents