Show Table-Map - Cisco ASR 901 Command Reference Manual

Aggregation services router
Hide thumbs Also See for ASR 901:
Table of Contents

Advertisement

Chapter 1
CLI Command Reference

show table-map

To display the configuration of a specified table map or all table maps, use the show table-map
command in EXEC mode.
Syntax Description
table-map-name
Command Modes
EXEC
Command History
Release
15.1(2)SNG
Examples
The sample output of the show table-map command shows the contents of a table map called "map 1".
In "map1", a "to–from" relationship has been established and a default value has been defined. The fields
for establishing the "to–from" mappings are further defined by the policy map in which the table map
will be configured. (Configuring a policy map is the next logical step after creating a table map.)
For instance, a precedence or differentiated services code point (DSCP) value of 0 could be mapped to
a class of service (CoS) value of 1, or vice versa, depending on the how the values are defined in the
table map. Any values not explicitly defined in a "to–from" relationship will be set to a default value.
The following sample output of the show table-map command displays the contents of a table map
called "map1". In this table map, a packet-marking value of 0 is mapped to a packet-marking value of 1.
All other packet-marking values are mapped to the default value 3.
Router# show table-map map1
Table Map map1
from 0 to 1
default 3
Table 1-11
Table 1-11 show table-map Field Descriptions
Field
Table Map
from, to
default
OL-26031-07
show table-map table-map-name
Name of table map used to map one packet-marking value to another. The
name can be a maximum of 64 alphanumeric characters.
Modification
Support for this command was introduced on the Cisco ASR 901 router.
describes the fields shown in the display.
Description
The name of the table map being displayed.
The values of the "to–from" relationship established by the table-map
(value mapping) command and further defined by the policy map in which
the table map will be configured.
The default action to be used for any values not explicitly defined in a
"to–from" relationship by the table-map (value mapping) command. If a
default action is not specified in the table-map (value mapping) command,
the default action is "copy".
Cisco ASR 901 Aggregation Services Router Command Reference Guide
show table-map
1-187

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents