Bgp debug commands, Bgp debug commands -132, Show route-map – Enterasys Networks X-Pedition XSR CLI User Manual

Page 328: Bgp debug commands debug ip bgp

Advertising
background image

BGP Debug Commands

6-132 Configuring the Border Gateway Protocol

show route-map

This command displays configured route maps and information about policy maps that are 
referenced.

Syntax

show route-map [map-number]

Mode

EXEC configuration: 

XSR>

Example

The following is sample output from the command:

XSR#show route-map

route-map 1, permit, sequence 1
Match clauses:
community-list 1
Set clauses:
local-preference 300

route-map 1, permit, sequence 2
Match clauses:
community-list 2
Set clauses:
local-preference 200

route-map 2, permit
Match clauses:
ip address 1
Set clauses:
community 100:100

BGP Debug Commands

debug ip bgp

This command displays information related to processing of the BGP. Like all XSR debug 
commands, it is set to privilege level 15 by default.

Syntax

debug ip bgp [events | updates]

map-number

The number of a route map, ranging from 1 to 199.

events

Displays BGP events.

updates

Displays BGP updates.

Advertising