Basic Operation Guide 2014/02

Example 62 Running configuration output for interfaces A2 - A4
HP Switch(eth-A2-A4)# show running-config
Running configuration:
; J8698A Configuration Editor; Created on release #K.15.10.0001
; Ver #02:0b:ef:e6
hostname "HP Switch"
interface A2
disable
name "test1"
flow-control
broadcast-limit 80
speed-duplex 100-full
unknown-vlans Block
qos priority 4
lacp Passive
gvrp join-timer 30
gvrp leave-timer 60
gvrp leaveall-timer 700
exit
interface A3
disable name "test1"
flow-control
broadcast-limit 80
speed-duplex 100-full
unknown-vlans Block
qos priority 4
lacp Passive
gvrp join-timer 30
gvrp leave-timer 60
gvrp leaveall-timer 700
exit
vlan 1
name "DEFAULT_VLAN"
untagged A1-A4,C1-C24,F1-F4
ip address dhcp-bootp
exit
interface A2
dhcp-snooping trust
bandwidth-min output 20 10 10 10 20 10 10 10
rate-limit bcast in percent 75
ipv6 access-group "check" in
exit
interface A3
dhcp-snooping trust
bandwidth-min output 20 10 10 10 20 10 10 10
rate-limit bcast in percent 75
ipv6 access-group "check" in
exit
The example below shows an example of the running config for a range of interfaces. The
configuration information for interfaces A2 and A3 is now displayed together.
Display configuration of selected interface 83