|
|
Standard Configs
Router config for isp
enable Router config for fa leaf, with 3 loop back
enable router config for 2loop 1fa leaf and a serial
enable router config for 2serial and NAT
en VLAN Configs
router on a stick
enable Routing protocol
RIPv2
router rip RIPv2 - Share default routes
router rip EIGRP
router eigrp 200 OSPF
router ospf 100 OSPF - Priority (Setting priority on routers)
int fa0/0 Nat
Inside NAT
int s0/0 Inside NAT Example
int s0/0 Inside Static NAT
int s0/0 Outside Static NAT
ip nat outside source static <inside ip> <outside ip> Help commands
show access-lists DHCP
DHCP Server
conf t IP Helper (External DHCP)
Router1 Help Commands
show ip dhcp binding PPP
PPP encapsulation
int s0/0 PPP with pap
(This assumes the interface already has an ip and no shut) PPP with chap
(This assumes the interface already has an ip and no shut) Disable PPP
int s0/0 Help commands
ppp auth chap pap - fall back to pap Frame Relay
frame relay ip address encapsulation
int s0/0 Point to point links example
int s0/0 Help commands
show frame-relay: Access list
ext
conf t |