14.07.2013 Views

Laborübung WAN - Cisco Agenda

Laborübung WAN - Cisco Agenda

Laborübung WAN - Cisco Agenda

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ITTK - <strong>WAN</strong> - WS2006<br />

<strong>Cisco</strong> Labor Day 1 (V1.6)<br />

Some Useful Configuration Commands 1<br />

(Do not configure – for explanation purpose only)<br />

To avoid DNS broadcasts for misspelled symbols<br />

Rx(config)# no ip domain-lookup<br />

Note: <strong>Cisco</strong> router interprets a symbol as placeholder for an IP<br />

address to which a telnet session should be opened and try to<br />

resolve the symbol name via local IP host table or DNS<br />

To allow 20 concurrent telnet sessions on a router and<br />

force checking of local username/password database<br />

Rx(config)# line vty 0 19<br />

Rx(config-line)# login local<br />

Note: Availability of feature depends on IOS version<br />

To allow 20 concurrent telnet sessions on a router and<br />

specify one single password without a request for<br />

specifying a username for all these sessions<br />

Rx(config)# line vty 0 19<br />

Rx(config-line)# login<br />

Rx(config-line)# password <br />

© 2006, D.I. Manfred Lindner <strong>Cisco</strong> Lab <strong>WAN</strong> D1, v1.6 13<br />

Some Useful Configuration Commands 2<br />

(Do not configure – for explanation purpose only)<br />

To avoid a telnet session to timeout<br />

Rx(config)# line vty 0 4<br />

Rx(config-line)# exec-timeout 0 0<br />

Note: exec-timeout 30 restores the default of 30<br />

To secure console on a router with password check<br />

Rx(config)# line con 0<br />

Rx(config-line)# login<br />

Rx(config-line)# password <br />

To secure console on a router with username/password<br />

check done with local username/password database<br />

Rx(config)# line con 0<br />

Rx(config-line)# login local<br />

To define a static host name-to-address mapping in the<br />

host cache<br />

Rx(config)# ip host <br />

© 2006, D.I. Manfred Lindner <strong>Cisco</strong> Lab <strong>WAN</strong> D1, v1.6 14<br />

© 2006, D.I. Manfred Lindner<br />

Page 1 - 7

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!