1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38
| ProCurve Switch 4204vl(config)# show running-config
Running configuration:
; J8770A Configuration Editor; Created on release #L.10.23
hostname "ProCurve Switch 4204vl"
module 1 type J8768A
module 2 type J9033A
ip default-gateway 172.16.1.254
ip routing
snmp-server community "public" Unrestricted
vlan 1
name "DEFAULT_VLAN"
untagged B6-B24
ip address dhcp-bootp
no untagged A1-A24,B1-B5
exit
vlan 21
name "data"
untagged A1-A12
ip address 172.16.60.1 255.255.255.0
ip helper-address 172.16.1.6
exit
vlan 22
name "voip"
untagged A13-A24
ip address 172.16.61.1 255.255.255.0
ip helper-address 172.16.1.6
exit
vlan 23
name "server"
untagged B1-B5
ip address 172.16.1.1 255.255.255.0
ip helper-address 172.16.1.6
exit
password manager
password operator |
Partager