Minggu, 14 Juni 2009

Configuring Basic Router (part-2)

Using Enable, exit, end or ctr-z command

To go previledge mode, you can use enable command, example

Router>enable
enable command, goes to previledge mode
Router#configure terminal
goes to global configuration
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#?
Configure commands:
aaa Authentication, Authorization and Acc..
access-list Add an access list entry
alias Create command alias
appletalk Appletalk global configuration commands
arap Appletalk Remote Access Protocol
arp Set a static ARP entry



Exit command is used when you want to go to previous mode level, example :

Router(config)#exit
09:03:20: %SYS-5-CONFIG_I: Configured from console by con
Router#
After you have done something at your router, syslog will appears (only appears when you connect it wit console)
Router(config)#interface interface
Router(config-if)#exit
Router#


End Command will bring you back to Previledge mode, wherever you are, example :

Router(config)# interface type port
Router(config-if)# (commands)
Router(config-if)# end (or Control-Z)
Router#

Any comment ? Please share to me .. :)


Please wait, for the part-3 ...

Tidak ada komentar:

Posting Komentar