You are on page 1of 1

enable configure terminal enable password pswd enable secret pswd service password-encryption hostname xxx ip host name

ip1 ip2 cdp run cdp enable interface fa 0/0 ip address ip mask clock rate xxxx no shutdown line console 0 line vty 0 4 password pswd login router rip version {1/2} router eigrp as network num router ospf pid

network address wildcard-mask area areaid

, ip cdp cdp (fa0/0) ip DCE line console line vty line line rip rip eigrp (ripm igrp, eigrp) ospf (ospf) ACL ACL ACL vty ACL Vlan () Vlan Vlan Vlan

ip route prefix mask outface metric ip route prefix mask nexthop metric ip default-network nexthop
access-listaccess-list-number deny permit remark source [source-wildcard ] [log] ip access-group {access-list-number | access-list-name } {in | out } ip access-list {standard | extended } name access-class {access-list-number | access-list-name } {in | out } vlan database vlan vlan_number switchport access vlan vlan_number switchport mode { trunk | access } encapsulation dot1q vlan-number interface fastethernet port-number subinterface-number

You might also like