DS-4000 FASTstart Guide
© 2014 Datacom Systems Inc DURA
stream™
CLI Installation Commands:
Changing Management Port Settings
1.
Show the current management port settings
datacom>
show management-if
2.
Enter configuration mode for management interface.
datacom>
configure management-if
3.
To configure static IP settings:
datacom(configure-management-if)>
ip static <ip address> mask <network mask>
gateway <gateway IP address>
Example:
datacom(configure-management-if)>
ip static 10.10.10.10 mask
255.255.255.0 gateway 10.10.10.1
4.
To assign the IP settings dynamically:
datacom(configure-management-if)>
ip dhcp
Changing Network/Appliance Port Settings
:
1.
Show the current port settings:
datacom>
show links configuration
2.
E
nter configuration mode for a network or appliance Port:
datacom>
configure port portid S3.N2
portid S3.N2
S3 indicates segment 3.
N2 indicates network port 2.
A1 would indicate appliance
port 1
.