beautypg.com

B&B Electronics EIRM-EXTEND-8 - Manual User Manual

Page 101

background image

Manual Documentation Number: EIRM-EXTEND-8-1411m

95

B&B Electronics Mfg Co Inc – 707 Dayton Rd - PO Box 1040 - Ottawa IL 61350 - Ph 815-433-5100 - Fax 815-433-5104 – www.bb-elec.com

B&B Electronics – Westlink Commercial Park – Oranmore, Galway, Ireland – Ph +353 91-792444 – Fax +353 91-792445 – www.bb-europe.com



4. Example:
The following example sets the new password mypasswd to Ethernet
Extender Switch:

switch_a(config)#enable password mypasswd
switch_a(config)#


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 ad=-ress 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 Ethernet Extender 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.