Nortel Networks 2300 Switch User Manual


 
148 Configuring and managing IP interfaces and services
NN47250-500 (320657-F Version 02.01)
IP interfaces and services configuration scenario
This scenario configures IP interfaces, assigns one of the interfaces to be the system IP address, and configures
a default route, DNS parameters, and time and date parameters.
1 Configure IP interfaces on the wss_mgmt and roaming VLANs, and verify the configuration
changes. Type the following commands:
WSS# set interface wss_mgmt ip 10.10.10.10/24
success: change accepted.
WSS# set interface roaming ip 10.20.10.10/24
success: change accepted.
WSS# show interface
* = From DHCP
VLAN Name Address Mask Enabled State RIB
---- --------------- --------------- --------------- ------- ----- --------
1 default 10.10.10.10 255.255.255.0 YES Up ipv4
2 roaming 10.20.10.10 255.255.255.0 YES Up ipv4
2 Configure the IP interface on the roaming VLAN to be the system IP address and verify the
configuration change. Type the following commands:
WSS# set system ip-address 10.20.10.10
success: change accepted.
WSS# show system
==============================================================================
=
Product Name: WSS
System Name: WSS
System Countrycode: US
System Location:
System Contact:
System IP: 10.02.10.10
System idle timeout:3600
System MAC: 00:0B:0E:00:04:0C
==============================================================================
=
Boot Time: 2000-03-18 22:59:19
Uptime: 0 days 01:12:02
==============================================================================
=
Fan status: fan1 OK fan2 OK fan3 OK
Temperature: temp1 ok temp2 ok temp3 ok
PSU Status: Lower Power Supply DC ok AC ok Upper Power Supply missing
Memory: 156.08/496.04 (31%)
Total Power Over Ethernet : 105.6
==============================================================================
=
3 Configure a default route through a defaultgateway
router attached to the WSS and verify the
configuration change. Type the following commands: