Nortel Networks 2300 manual Managing the Management Services, Removing a Static Route

Models: 2300

1 658
Download 658 pages 6.46 Kb
Page 122
Image 122

122Configuring and Managing IP Interfaces and Services

Removing a Static Route

To remove a static route, use the following command:

clear ip route {default ip-addr mask ip-addr/mask-length}gateway

Note. After you remove a route, traffic that uses the route can no longer reach its destination. For example, if you are managing the WSS switch with a Telnet session and the session needs the static route, removing the route also removes the Telnet connection to the switch.

The following command removes the route to 192.168.4.69/24 that uses gateway router 10.2.4.1:

23x0# clear ip route 192.168.4.69/24 10.2.4.1

success: change accepted.

The following command removes the default route that uses gateway router 10.5.5.5:

23x0# clear ip route default 10.5.5.5

success: change accepted.

Managing the Management Services

WSS Software provides the following services for managing an WSS switch over the network:

Secure Shell (SSH)

SSH provides a secure connection to the CLI through TCP port

 

22.

Telnet

Telnet provides a nonsecure connection to the CLI through TCP

 

port 23.

HTTPS

HTTPS provides a secure connection to the Web management

 

application through TCP port 443.

SSH is enabled by default. Telnet and HTTPS are disabled by default.

A WSS can have up to eight Telnet or SSH sessions, in any combination, and one Console session.

320657-A

Page 122
Image 122
Nortel Networks 2300 manual Managing the Management Services, Removing a Static Route, 23x0# clear ip route 192.168.4.69/24