Removing A Static Route; Managing The Management Services; Managing Ssh - 3Com 3CRWX120695A, 3CRWX440095A Configuration Manual

Wireless lan switch and controller
Table of Contents

Advertisement

Removing a Static
Route
Managing the
Management
Services

Managing SSH

To remove a static route, use the following command:
clear ip route {default | ip-addr mask | ip-addr/mask-length}
gateway
After you remove a route, traffic that uses the route can no longer reach
its destination. For example, if you are managing the WX 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:
WX1200# 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:
WX1200# clear ip route default 10.5.5.5
success: change accepted.
MSS provides the following services for managing a WX 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 WX switch can have up to eight Telnet or SSH sessions, in any
combination, and one Console session.
MSS supports Secure Shell (SSH) Version 2. SSH provides secure
management access to the CLI over the network. SSH requires a valid
username and password for access to the switch. When a user enters a
valid username and password, SSH establishes a management session
and encrypts the session data.

Managing the Management Services

83

Advertisement

Table of Contents
loading

Table of Contents