Showing posts with label Packet Tracer. Show all posts
Showing posts with label Packet Tracer. Show all posts

Common Commands in CISCO Packet Tracer

Common Commands in CISCO Packet Tracer


Router(config)#enable secret barack (privileg)

Router(config)#line console 0 (konzol)
Router(config-line)#enable password alma

Router(config)#line vty 0 15 (telnet)
Router(config-line)#password cisco
Router(config-line)#login

service password-encryption

banner motd #...#

30-as: 255.255.255.252
16-os: 255.255.0.0
24-es: 255.255.255.0

ip dhcp excluded-address 192.168.1.0 192.168.1.9
ip dhcp pool DHCP
network 192.168.1.1
dns-server 8.8.8.8