Functions beginning with the show verb display configuration values and counters. Many of these values can be displayed individually or together in a table. This choice is available when CLI responds to a show command by listing entry and table, as follows:
CLI> show bridge base port config
entry
table
To choose the table option, type table at the end of the command line:
CLI> show bridge base port config table
IfIndex1TypeethernetStatusenabledPriority128PathCost100MACFilterdisabledEtypeFilterdisabledSapFilterdisabledMACFilterTypeinclusiveEtypeFilterTypeinclusiveSapFilterTypeinclusiveIfIndex2TypeframeRelayStatusenabledPriority128PathCost100MACFilterdisabledEtypeFilterdisabledSapFilterdisabledMACFilterTypeinclusiveEtypeFilterTypeinclusiveSapFilterTypeinclusive
To show values individually, type entry at the end of the command line. The CLI will prompt you for more information, such as an index number:
CLI> show bridge base port config entry
<IfIndex>INTEGER(1..255)
Complete the command by entering the required information, which, in this case is an IfIndex. When the entire command is entered, the CLI will display information for that single entry:
CLI> show bridge base port config entry 1
IfIndex1TypeethernetStatusenabledPriority128PathCost100MACFilterdisabledEtypeFilterdisabledSapFilterdisabledMACFilterTypeinclusiveEtypeFilterTypeinclusiveSapFilterTypeinclusive