Users Guide

Table Of Contents
ip telnet server enable
Enables Telnet TCP/IP connections to an OS10 switch.
Syntax
ip telnet server enable
Parameters None
Default Disabled
Command Mode
CONFIGURATION
Usage Information By default, the Telnet server is disabled. When you enable the Telnet server, use the IP address congured on the
management or any front-panel port to connect to an OS10 switch. After you reload the switch, the Telnet server
conguration is maintained. To verify the Telnet server conguration, use the show running-configuration
command.
Example
OS10(config)# ip telnet server enable
Example (disable)
OS10(config)# no ip telnet server enable
Supported Releases 10.4.0E(R1) or later
ip telnet server vrf
Congures the Telnet server for the management or non-default VRF instance.
Syntax
ip telnet server vrf {management | vrf vrf-name}
Parameters
managementCongures the management VRF used to reach the Telnet server.
vrf vrf-name — Enter the keyword vrf followed by the name of the VRF to congure the non-default
VRF instance used to reach the Telnet server.
Default The Telnet server is reachable on the default VRF.
Command Mode
CONFIGURATION
Usage Information By default, the Telnet server is disabled. To enable the Telnet server, use the telnet enable command.
Example
OS10(config)# ip telnet server vrf management
OS10(config)# ip telnet server vrf vrf-blue
Supported Releases 10.4.0E(R1) or later
Simple Network Management Protocol
Network management stations use simple network management protocol (SNMP) to retrieve and modify software congurations for
managed objects on an agent in network devices. A managed object is a datum of management information.
The SNMP agent in a managed device maintains the data for managed objects in management information bases (MIBs). Managed objects
are identied by their object identiers (OIDs). A remote SNMP agent performs an SNMP walk on the OIDs stored in MIBs on the local
switch to view and retrieve information.
System management
115