Previous Topic

Next Topic

Book Contents

Network Interface Commands

This section describes the commands you use to configure a logical interface for management access.

enable (Privileged EXEC access)

This command gives you access to the Privileged EXEC mode. From the Privileged EXEC mode, you can configure the network interface.

serviceport ip

This command sets the IP address, the netmask and the gateway of the network management port. You can specify the none option to clear the IPv4 address and mask and the default gateway.

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.

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.You can specify the none option to clear the IPv4 address and mask and the default gateway

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.

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 administered (b'0') or locally administered (b'1').

• Bit 7 of byte 0 (called the I/G bit) indicates whether the destination address is an individual address (b'0') or a group address (b'1').

• The second character, of the twelve character macaddr, must be 2, 6, A or E.

A locally administered address must have bit 6 On (b'1') and bit 7 Off (b'0').

network mac-type

This command specifies whether the switch uses the burned in MAC address or the locally-administered MAC address.

no network mac-type

This command resets the value of MAC address to its default.

network javamode

This command specifies whether or not the switch should allow access to the Java applet in the header frame of the Web interface. When access is enabled, the Java applet can be viewed from the Web interface. When access is disabled, the user cannot view the Java applet.

no network javamode

This command disallows access to the Java applet in the header frame of the Web interface. When access is disabled, the user cannot view the Java applet.

show network

This command displays configuration settings associated with the switch network interface. The network interface is the logical interface used for in-band connectivity with the switch via any of the switch front panel ports. The configuration parameters associated with the switch network interface do not affect the configuration of the front panel ports through which traffic is switched or routed.The network interface is always considered to be up, whether or not any member ports are up; therefore, the show network command will always show "Interface Status" as "Up".

The display parameters for above command are:

show serviceport

This command displays service port configuration information.

The display parameters for above command are:

See also

Management Commands

Console Port Access Commands

Telnet Commands

FTP Commands

Secure Shell Commands

Management Security Commands

Hypertext Transfer Protocol Commands

Access Commands

User Account Commands

SNMP Commands

RADIUS Commands

TACACS Commands

Configuration Scripting Commands

Pre-login Banner and System Prompt Commands