Displays the running config beginning at the first line that contains “ipv6”.

Troubleshooting

Viewing Switch Configuration and Operation

ProCurve(config)# show run begin ipv6 ipv6 enable

no untagged B21-B24 exit

vlan 20

name "VLAN20" untagged B21-B24 ipv6 enable

no ip address exit

ipv6 access-list "EH-01"

sequence 10 deny tcp 2001:db8:255::/48 2001:db8:125::/48 exit

no autorun password manager

ProCurve(config)#

Figure C-22. Example of Pattern Matching with Begin Option

Figure C-23 is an example of the show arp command output, and then the output displayed when the include option has the IP address of 15.255.128.1 as the regular expression.

ProCurve(config)# show arp

 

 

IP ARP table

 

 

 

IP Address

MAC Address

Type

Port

---------------

-----------------

-------

----

15.255.128.1

00000c-07ac00

dynamic

B1

15.255.131.19

00a0c9-b1503d

dynamic

B1

15.255.133.150

000bcd-3cbeec

dynamic

ProCurve(config)# show arp include

15.255.128.1

15.255.128.1

00000c-07ac00

dynamic

B1

 

 

 

 

Figure C-23. Example of the Show ARP Command and Pattern Matching with theInclude Option

C-74