Page 106
show parser dump
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> circuit-id <string>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> remote-id <string>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> subnet-mask <ipmask>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82>
15type dhcp dest-ipaddr <address> source-ipaddr <address>
15type dhcp dest-ipaddr <address>
15type dhcp
15type dns target-addr <string> name-server <address> source-ipaddr <address> source-port <1-65535>
15type dns target-addr <string> name-server <address> source-ipaddr <address>
15type dns target-addr <string> name-server <address>
15type pathEcho protocol ipIcmpEcho <address> source-ipaddr <address>
15type pathEcho protocol ipIcmpEcho <address>
15type pathJitter dest-ipaddr <address> source-ipaddr <address>
15type pathJitter dest-ipaddr <address> num-packets <1-100>
15type pathJitter dest-ipaddr <address> interval <1-1000>
15type pathJitter dest-ipaddr <address> targetOnly
15type pathJitter dest-ipaddr <address>
15type slm frame-relay pvc
15type slm controller T1 <controller>
15type slm controller E1 <controller>
15type slm controller T3 <controller>
15type slm controller E3 <controller>
15exit
In the following example, only those commands in RTR Configuration mode containing the keyword dhcp are shown:
Router# show parser dump rtr include dhcp
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> circuit-id <string>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> remote-id <string>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82> subnet-mask <ipmask>
15type dhcp dest-ipaddr <address> source-ipaddr <address> option <82-82>
15type dhcp dest-ipaddr <address> source-ipaddr <address>
15type dhcp dest-ipaddr <address>
15type dhcp Router#
The following example shows how the extend keyword displays the syntax descriptions that match those shown using the ? command-line help:
Router# show parser dump rtr extend
Mode Name :rtr
15type udpEcho dest-ipaddr <address> dest-port <1-65535> source-ipaddr <address> source-port <1-65535> control enable
type : Type of entry
udpEcho : UDP Echo Operation
dest-ipaddr : Destination address
<address> : IP address or hostname
dest-port : Destination Port
<1-65535> : Port Number
source-ipaddr : Source address
<address> : IP address or hostname
source-port : Source Port
<1-65535> : Port Number
control : Enable or disable control packets
| Cisco IOS Configuration Fundamentals Command Reference |
CF-782 | July 2008 |