6-8
Software Configuration Guide—Release 15.0(2)SG
OL-23818-01
Chapter 6 Configuring Interfaces
Using the Ethernet Management Port
Telnet, page 6-8
TFTP, page 6-8
FTP, page 6-9
SSH, page 6-9
Note Command usage specific to the mgmtVrf are mentioned below. The additional configuration that is
necessary to make the feature work needs to be configured.
Ping
If you want to ping an IP address that is reachable through an fa1 port, enter the following command:
Switch# ping vrf mgmtVrf ip address
For example:
Switch# ping vrf mgmtVrf 20.20.20.1
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 20.20.20.1, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 1/2/4 ms
TraceRoute
Switch# traceroute vrf mgmtVrf ip address
For example:
Eg: Switch# traceroute vrf mgmtVrf 20.20.20.1
Type escape sequence to abort.
Tracing the route to 20.20.20.1
1 20.20.20.1 0 msec 0 msec *
Telnet
If you want to Telnet to a remote switch through the Fa1 port, enter the following command:
Switch# telnet word /vrf mgmtVrf
word IP address or hostname of a remote system
Following is an example illustrating how to use this command:
Switch# telnet 20.20.20.1 /vrf mgmtVrf
Trying 20.20.20.1 ... Open
User Access Verification
Password:
switch> en
Password:
switch#
TFTP
If you want to use Fa1 port for TFTP operation, configure the Fa1 port as the source interface for TFTP
as follows:
Switch(config)# ip tftp source-interface fastEthernet1