The basic routing configuration command

Creative Commons License Creative Commons

To: command config terminal / memory / network configuration of the network is often used: copy and load

1. Logo: hostname distinguished name

2. Start logo: banner start Identity

3. Interface: interface port number

4. Password: line 0 6

login

passwd password

enable password / secret password

5. interface:

1) Configure port

interface port number

clock rate clock rate (64000) / * * arranged in serial in /

bandwidth bandwidth (default 56) / * * arranged in serial in /

media-type media type / * on the Ethernet port * /

early-token release / * on the token ring network port * /

ring-speed 16 / * on the token ring network port * /

no shutdown

write memory

2) test port

show interfaces

show controllers

6. Configuration Environment

1) guided mode

boot system flash IOS-filename

boot system tftp IOS-filename tftp-address

boot system rom

2) Configuration Register Value

config-register 0x2102

7. View neighbor route

show cdp interface

show cdp neighbors [detail]

show cdp entry routerA

8. IP Address Configuration

Ip address network address mask

Ip host host name address

Ip name-server address of a server address server 2. . .

Ip domain-lookup nsap

Show hosts

Ping the host name / IP address

Trace the host name / IP address

Guess you like

Origin blog.csdn.net/weixin_44774638/article/details/91849536