Configuring and Managing IP Interfaces and Services 153

23x0# 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:

23x0# set system ip-address 10.20.10.10

success: change accepted.

23x0# show system

===============================================================================

Product Name:

WSS-20

System Name:

WSS-20

System Countrycode: US

System Location:

 

System Contact:

 

System IP:

10.02.10.10

System MAC:

00:0B:0E:00:04:0C

License:

unlimited

===============================================================================

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 gateway router attached to the WSS switch and verify the configuration change. Type the following commands:

23x0# set ip route default 10.20.10.1 1

success: change accepted.

23x0# show ip route

Router table for

IPv4

 

 

 

Destination/Mask

 

Proto

Metric

NH-Type Gateway

VLAN:Interface

__________________ _______ ______ _______ _______________ _______________

0.0.0.0/

0

Static

1

Router 10.20.10.1

 

10.10.10.10/24

IP

0

Direct

vlan:1:ip

10.10.10.10/32 IP

0 Local

vlan:1:ip:10.10.10.10/24

10.20.10.10/24 IP

0

Direct

vlan:1:ip

10.20.10.10/32 IP

0 Local

vlan:1:ip:10.20.10.10/24

224.0.0.0/

4

IP

0

Local

MULTICAST

4Configure the DNS domain name and DNS server entries, enable the DNS service, and verify the configuration changes. Type the following commands:

23x0# set ip dns domain example.com success: change accepted.

23x0# set ip dns server 10.10.10.69 PRIMARY

Nortel WLAN Security Switch 2300 Series Configuration Guide

Page 153
Image 153
Nortel Networks 2300 manual 23x0# set system ip-address, 23x0# set ip route default 10.20.10.1