294 © 2001- 2008 D-Link Corporation/D-Link Systems, Inc. All Rights Reserved.
CLI Command Reference
Mode User EXEC
serviceport ip
This command sets the IP address, the netmask and the gateway of the network management
port.
Format
serviceport ip <ipaddr> <netmask> [gateway]
Mode Privileged EXEC
serviceport protocol
This command specifies the network management port configuration protocol. If you modify
this value, the change is effective immediately. If you use the
bootp parameter, the switch
periodically sends requests to a BootP server until a response is received. If you use the
dhcp
parameter, the switch periodically sends requests to a DHCP server until a response is
received. If you use the
none parameter, you must configure the network information for the
switch manually.
Format
serviceport protocol {none | bootp | dhcp}
Mode Privileged EXEC
network parms
This command sets the IP address, subnet mask and gateway of the device. The IP address and
the gateway must be on the same subnet.
Format
network parms <ipaddr> <netmask> [<gateway>]
Mode Privileged EXEC
network protocol
This command specifies the network configuration protocol to be used. If you modify this
value, change is effective immediately. If you use the
bootp parameter, the switch
periodically sends requests to a BootP server until a response is received. If you use the
dhcp
parameter, the switch periodically sends requests to a DHCP server until a response is
received. If you use the
none parameter, you must configure the network information for the
switch manually.
Default none
Format
network protocol {none | bootp | dhcp}
Mode Privileged EXEC
network mac-address
This command sets locally administered MAC addresses. The following rules apply:
• Bit 6 of byte 0 (called the U/L bit) indicates whether the address is universally adminis-
tered (b'0') or locally administered (b'1').