192 Configuring and managing IP interfaces and services

NN47250-500 (Version 03.01)

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
2Configure 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 Contac t:
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
===============================================================================
3Configure a default route through a defaultgateway router attached to the WSS and verify the
configuration change. Type the following commands:

WSS# set ip route default 10.20.10.1 1

success: change accepted.