HP Aruba JL253A Management And Configuration Manual page 540

For arubaos-switch 16.08
Table of Contents

Advertisement

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
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
-------------
15.255.128.1
15.255.131.19
15.255.133.150
switch(config)# show arp | include 15.255.128.1
15.255.128.1
540
MAC Address
Type
-------------- ------- ----
00000c-07ac00
dynamic B1
00a0c9-b1503d
dynamic
000bcd-3cbeec
dynamic B1
00000c-07ac00
dynamic B1
1
Port
Aruba 2930F / 2930M Management and Configuration Guide
for ArubaOS-Switch 16.08

Advertisement

Table of Contents
loading

Table of Contents