NEC NWA-008869-001 Network Router User Manual


 
CHAPTER 4 INITIALIZATION
– 111 –
NWA-008869-001 Rev.1.0
atch4001.fm
MEMO: You can use the show running-config command instead.
Checking that the interface is validated
Use the show interfaces command to check that the interface is validated; check that “up” is displayed.
Starting up the telnet server
To start up the telnet server, use the telnet-server ip enable command for IPv4 and the telnet-server ipv6
enable command for IPv6 in global config mode.
NOTE: To prevent a remote console from making illegal access to In-Skin Router, register users before
starting up the telnet server. For an explanation of registering users, see “REGISTERING US-
ERS AND SETTING PASSWORDS” Page 94 in this chapter.
MEMO: To stop the telnet server, enter the no telnet-server ip enable command for IPv4 and the no tel-
net-server ipv6 enable command for IPv6.
ix1000 01 (config FastEthernet0.0) # show running config
(Omitted)
device Ethernet0
interface FastEthernet0.0
ip address 192.168.3.100/24
ipv6 address 3ffe : 200 : : 1/64
no shutdown
interface FastEthernet0.1
(Omitted)
ix1000 01 (config FastEthernet0.0) #
Enter
ix1000 01 (config FastEthernet0.0) # show interfaces
Interface FastEthernet0.0 is up Check that "up" is
displayed.
(Omitted)
ix1000 01 (config FastEthernet0.0) #
Enter
SETUP FOR A REMOTE CONSOLE