Management commands, Show network, Config network macaddr – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 55: Management commands -13, Show network -13, Config network macaddr -13

Advertising
background image

User Manual for the NETGEAR 7200 Series Layer 2 Managed Switch Software

Switching Commands

7-13

202-10010-01

Management Commands

These commands manage the switch and show current management settings.

show network

This command displays network configuration settings that are vital for switch operation.

Format

show network

IP Address

The IP address of the interface. The factory default value is 0.0.0.0

Subnet Mask

The IP subnet mask for this interface. The factory default value is 0.0.0.0

Default Gateway

The default gateway for this IP interface. The factory default value is 0.0.0.0

BurnedIn MAC Address

The burnedin MAC address used for in-band connectivity.

Locally Administered

MAC Address

If desired, a locally administered MAC address can be configured for in-band
connectivity. To take effect, 'MAC Address Type' must be set to 'Locally
Administered'. Enter the address as twelve hexadecimal digits (6 bytes) with a
colon between each byte. Bit 1 of byte 0 must be set to a 1 and bit 0 to a 0, i.e.
byte 0 should have the following mask 'xxxx xx10'. The MAC address used by
this bridge when it must be referred to in a unique fashion. It is recommended
that this be the numerically smallest MAC address of all ports that belong to this
bridge. However it is only required to be unique. When concatenated with
dot1dStpPriority a unique BridgeIdentifier is formed which is used in the
Spanning Tree Protocol.

MAC Address Type

Specifies which MAC address should be used for in-band connectivity. The
choices are the burnedin or the Locally Administered address. The factory
default is to use the burnedin MAC address.

Network Configuration

Protocol Current

Indicates which network protocol is being used. The options are
bootp|dhcp|none.

Web Mode

Specifies if the switch should allow access from a web browser. Enabled means
the switch can be managed from a web browser. The factory default is enabled.

Java Mode

Specifies if the switch should allow access to the Java applet in the header
frame. Enabled means the applet can be viewed. The factory default is enabled.

config network macaddr

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').

Advertising