Manual configuration, Figure 3-8, Ip configuration – Alcatel Carrier Internetworking Solutions OmniStack 6300-24 User Manual

Page 53

Advertising
background image

Basic Configuration

3-13

3

IP Address Mode – Specifies whether IP functionality is enabled via manual

configuration (Static), Dynamic Host Configuration Protocol (DHCP), or Boot
Protocol (BOOTP). If DHCP/BOOTP is enabled, IP will not function until a reply has
been received from the server. Requests will be broadcast periodically by the
switch for an IP address. (DHCP/BOOTP values can include the IP address,
subnet mask, and default gateway.)

IP Address – Address of the VLAN interface that is allowed management access.

Valid IP addresses consist of four numbers, 0 to 255, separated by periods.
(Default: 0.0.0.0)

Subnet Mask – This mask identifies the host address bits used for routing to

specific subnets. (Default: 255.0.0.0)

Default Gateway – IP address of the gateway router between this device and

management stations that exist on other network segments. (Default: 0.0.0.0)

MAC Address – The physical layer address for this switch.

Manual Configuration

Web – Click System, IP Configuration. Select the VLAN through which the
management station is attached, set the IP Address Mode to “Static,” enter the IP
address, subnet mask and gateway, then click Apply.

Figure 3-8. IP Configuration

CLI – Specify the management interface, IP address and default gateway.

Console#config
Console(config)#interface vlan 1

4-181

Console(config-if)#ip address 10.1.0.254 255.255.255.0

4-227

Console(config-if)#exit
Console(config)#ip default-gateway 192.168.1.254

4-228

Console(config)#

Advertising