
1
—
Installation of the VX-MD4024
18 / 44
localhost:%
Note
—
For both CLI and Web Configuration Tool, the default login username and password are:
admin/admin
.
Then type the following commands to change in-band or out-band IP settings as you want:
configure
/*Enter configure mode*/
management gbe <ipv4 address> [netmask <netmask>]
/*Set in-band management port IP
setting*/
management gbe vlan <vlan id> <priority>
/*Restrict incoming VLAN tag of in-band
management; this setting is optional not
mandatory*/
management mgmt <ipv4 address> [<netmask>] [<default_gateway>]
/*Set out-band
management port IP setting*/
runningcfg save [<inbandBackupName>] [<generalBackupName>]
/*Save new setting to
memory*/
After setting the in-band/out-band IP of the VX-MD4024 , remember to connect its Ethernet port
MGMT to the Ethernet LAN. Then in the previous PC terminal screen, type the following
command to verify if the Ethernet connection between the management station and the DSLAM is
working.
ping <ipv4 address> /
*Ping to the management station to verify the connection is
working*/
localhost:%configure
localhost:(conf)#management mgmt 172.16.77.35 255.255.255.0 172.16.77.177
localhost:(conf)#show management
GBE MGMT
---------------------------------------------------
MAC Address : 00:50:C2:11:88:DD 00:50:C2:11:88:D1
IP Address : 192.168.5.3 172.16.77.35
Network mask : 255.255.255.0 255.255.255.0
MTU : 1500 1500
---------------------------------------------------
MGMT default gateway : 172.16.77.177
Inband VLAN ID: No limit
Inband VLAN Priority: 0
localhost:(conf)#runningcfg save
Writing FLASH ...
Save success.
localhost:%ping 172.16.10.141
PING 172.16.10.141 (172.16.10.141): 56 data bytes
64 bytes from 172.16.10.141: icmp_seq=0 ttl=62 time=1.6 ms
64 bytes from 172.16.10.141: icmp_seq=1 ttl=62 time=1.0 ms
64 bytes from 172.16.10.141: icmp_seq=2 ttl=62 time=1.1 ms