beautypg.com

Show route-map – Brocade Network OS Command Reference v4.1.0 User Manual

Page 1027

background image

Network OS Command Reference

989

53-1003115-01

show route-map

2

show route-map

Displays all interfaces in the system that currently have a route map applied.

Synopsis

show route-map [name] [rbridge-id rbridge-id | all]

show route-map ve vlan-id {rbridge-id rbridge-id | all]}

Operands

name

The name of the route-map.

ve vlan_id

Specifies the interface Ve for the mentioned RBridge ID.

rbridge-id

Enables RBridge ID mode to support Virtual Cluster Switching (VCS) on
individual nodes.

rbridge-id

Specifies a unique identifier for a node. Values can be a range of nodes or
individual nodes and are separated by a comma.

all

Specifies all identifiers for a node. The command applies to all of the
nodes. The command applies to all of the nodes.

Defaults

None

Command Modes

Privileged EXEC mode

Description

Use this command to display the range of reserved VLAN values.

Usage Guidelines

Output indicators are as follows:

Active/Partial/Inactive status: Indicates the instantiation of the route-map configuration into
the underlying hardware. Possible meanings for inactive may be no room in the TCAM for
programming the ACL, or the exhaustion of next-hop entries within the hardware next-hop
table.

Selected: Indicates which of the configured next hops is currently being used by the policy. If
the keyword selected is absent from the display, it indicates that none of the next hops in the
list is being used and the packet is being routed by the standard routing mechanism.

Count: Provides a summary of the number of times any of the match criteria within the
specific ACL has been hit. If the ACL binding was unable to allocate a counter for the ACL (due
to resource exhaustion), the count value will show “Counter not available.” Otherwise, an
actual counter value is displayed.

Examples

sw0# show route-map

Interface TenGigabitEthernet 3/3

Ip Policy Route-map abc

Interface TenGigabitEthernet 3/4

Ip Policy Route-map bar

Example of show route-map by application:

sw0# show route-map abc

Interface TenGigabitEthernet 3/3

ip policy route-map abc permit 10 (Active)

match ip address acl ACL_Vincent

set ip precedence critical

set ip next-hop 3.3.1.1 (selected)

set ip next-hop 4.4.2.1