no untagged B21-B24
exit
vlan 20
name "VLAN20"
untagged B21-B24
no ip address
exit
policy qos "michael"
exit
sequence 10 deny tcp 2001:db8:255::/48 2001:db8:125::/48
exit
no autorun
password manager
1
Displays all lines that do not contain “ipv6”.
Pattern matching with begin option
switch(config)# show run | begin ipv6
1
ipv6 enable
no untagged 21-24
exit
vlan 20
name "VLAN20"
untagged 21-24
ipv6 enable
no ip address
exit
policy qos "michael"
exit
ipv6 access-list "EH-01"
sequence 10 deny tcp 2001:db8:255::/48 2001:db8:125::/48
exit
no autorun
password manager
1
Displays the running config beginning at the first line that contains “ipv6”.
The following 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.
The show arp command and pattern matching with the include option
switch(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
15.255.133.150 000bcd-3cbeec dynamic B1
switch(config)# show arp | include 15.255.128.1
15.255.128.1 00000c-07ac00 dynamic B1
540
Aruba 2930F / 2930M Management and Configuration Guide
for ArubaOS-Switch 16.08