Configuring A Default Route; Verifying Ip Connectivity - Nortel 2350 Installation And Basic Configuration Manual

Wlan-security switch 2300 series
Hide thumbs Also See for 2350:
Table of Contents

Advertisement

Configuring a Default Route

If WLAN Management Software or Web View and a WSS are in different subnets, you need to configure a default route
on the WSS. To configure a default route, use the following command:
set ip route default gateway metric
To verify the change, use the following command:
show ip route
The following commands add a default route that uses gateway 10.10.20.19 with a path cost of 1, and verify the change:
2370# set ip route default 10.10.20.19 1
success: change accepted.
2370# show ip route
Router table for IPv4
Destination/Mask
Proto
_________________ _______ ______ _______ _______________ _______________
0.0.0.0/ 0 Static
10.10.10.4/24 IP
10.10.10.4/32 IP
10.10.10.255/32 IP
10.10.20.2/24 IP
10.10.20.2/32 IP
10.10.20.255/32 IP
224.0.0.0/ 4 IP
The 0.0.0.0 route is the default route. The 10.10.10.x and 10.10.20.x routes in this example are automatically added by
WSS Software when you configure the corresponding IP interfaces. The 224.0.0.0 route is for IGMP snooping. WSS
Software automatically places this route in the configuration.

Verifying IP Connectivity

To verify that the WSS can send and receive IP traffic, use the following command:
ping host
The ping command sends an Internet Control Message Protocol (ICMP) echo packet to the specified device and listens
for a reply packet. For host, specify the IP address of a host device on the network.
Note.
If you configure the Domain Name Service (DNS) or set a local alias for the host
device, you can specify the DNS hostname or the alias instead of the IP address of the
device. (For information, see the WLAN 2300 System Software Configuration Guide.)
The following command verifies IP connectivity to IP address 10.10.20.19:
2370# ping 10.10.20.19
PING 10.10.20.19 (10.10.20.19) from 10.10.20.2 : 56(84) bytes of data.
64 bytes from 10.10.20.19: icmp_seq=1 ttl=255 time=0.769 ms
WLAN—Security Switch 2300 Series Installation and Basic Configuration Guide
Configuring a 2370, 2360, or 2380 Switch for Basic Service 87
Metric NH-Type Gateway
1 Router 10.10.20.19
0 Direct
0 Local
0 Local
0 Direct
0 Local
0 Local
0 Local
VLAN:Interface
vlan:4:ip
vlan:2:ip
vlan:2:ip:10.10.10.4/24
vlan:2:ip:10.10.10.4/24
vlan:4:ip
vlan:4:ip:10.10.20.2/24
vlan:4:ip:10.10.20.2/24
MULTICAST

Advertisement

Table of Contents
loading

This manual is also suitable for:

2370236023802361

Table of Contents