Managing the Switch
ExtremeWare XOS 11.3 Concepts Guide
68
}
}
Entry AllowTheRest {
If {
; #none specified
}
then
{
permit;
}
}
Configuring Telnet to Use ACL Policies. This section assumes that you have already loaded the policy on
the switch. For more information about creating and implementing ACLs and policies, see Chapter 12,
“Policy Manager” and Chapter 13, “Access Lists (ACLs).”
To configure Telnet to use an ACL policy to restrict Telnet access, use the following command:
configure telnet access-profile [<access_profile> | none]
Use the none option to remove a previously configured ACL.
Viewing Telnet Information
To display the status of Telnet, including the current TCP port, the virtual router used to establish a
Telnet session, and whether ACLs are controlling Telnet access, use the following command:
show management
Disabling and Enabling Telnet
You can choose to disable Telnet by using the following command:
disable telnet
To re-enable Telnet on the switch, use the following command:
enable telnet
You must be logged in as an administrator to configure the virtual router(s) used by Telnet and to
enable or disable Telnet.
Disconnecting a Telnet Session
A person with an administrator level account can disconnect a Telnet management session. If this
happens, the user logged in by way of the Telnet connection is notified that the session has been
terminated.
To terminate a Telnet session:
1 Log in to the switch with administrator privileges.