Config network mactype, Config network parms, Config network protocol – NETGEAR 7200 Series Layer 2 Managed Switch Software User Manual

Page 56: Config network webmode, Config network mactype -14, Config network parms -14, Config network protocol -14, Config network webmode -14

Advertising
background image

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

7-14

Switching Commands

202-10010-01

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

Format

config network macaddr <macAddr>

config network mactype

This command specifies whether the burnedin MAC address or the locally-administered MAC
address is used.

Default

burnedin

Format

config network mactype <local|burnedin>

config network parms

This command sets the IP Address, subnet mask and gateway of the router. The IP Address and the
gateway must be on the same subnet.

Format

config network parms <ipAddr> <netmask> [gateway]

config network protocol

This command specifies the network configuration protocol to be used. If you modify this value
change is effective immediately. See “save config” on page 74 for more information.

Default

none

Format

config network protocol <none|bootp|dhcp>,

where bootp

indicates that the switch periodically sends requests to a Bootstrap Protocol
(BootP) server or a dhcp server until a response is received. none indicates that
the switch should be manually configured with IP information.

config network webmode

This command enables or disables access to the switch through the Web interface. When access is
enabled, the user can login to the switch from the Web interface. When access is disabled, the user
cannot login to the switch's Web server.

Disabling the Web interface takes effect immediately. All interfaces are effected.

Advertising