OPTICAL SYSTEMS DESIGN
DOC ID: 10112303
OSD2600 OPERATOR MANUAL
PAGE 92
IP ADDRESS
IP Address/IP Subnet Mask:
1.
Command Mode: Interface mode
Logon to Configure Mode (Configure Terminal Mode).
Then logon to Interface mode.
vlan1.1 means vlan 1.
The
switch_a(config-if)#
prompt will show on the screen.
switch_a(config)#interface vlan1.1
switch_a(config-if)#
2.
Usage:
Use
ip address
command to set the IP address of an interface.
Use the
no ip address
command to remove the IP address from an interface.
3.
Command Syntax:
ip address IP-ADDRESS
no ip address IP-ADDRESS
no ip address
IP-ADDRESS A.B.C.D/M specifies the IP address and prefix length of an interface.
M specifies IP subnet mask, 8: 255.0.0.0, 16:255.255.0.0, 24: 255.255.255.0.
4.
Example:
The following example sets the new IP address
192.168.1.10
and new IP subnet mask
255.255.255.0
to
switch:
switch_a(config)#interface vlan1.1
switch_a(config-if)#ip address 192.168.1.10/24
switch_a(config-if)#
Default Gateway:
1.
Command Mode: Configure mode
Logon to Configure Mode (Configure Terminal Mode).
The
switch_a(config)#
prompt will show on the screen.
switch_a(config)#
2.
Usage:
Use
ip default-gateway
command to set the IP address of the default gateway.
Use the
no ip default-gateway
command to remove the IP address of the default gateway.
3.
Command Syntax:
ip default-gateway IP-ADDRESS
no ip default-gateway
IP-ADDRESS A.B.C.D specifies the IP address of the default gateway.
4.
Example:
The following example sets the default gateway
192.168.1.254
to switch:
switch_a(config)#ip default-gateway 192.168.1.254
switch_a(config)#
Summary of Contents for 2600P series
Page 1: ...OPERATOR MANUAL OSD2600P SERIES MANAGED ETHERNET SWITCH ...
Page 2: ......
Page 47: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 47 ...
Page 50: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 50 ...
Page 157: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 157 ...
Page 158: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 158 ...
Page 159: ...OPTICAL SYSTEMS DESIGN DOC ID 10112303 OSD2600 OPERATOR MANUAL PAGE 159 ...