lab20

Lab20 Memo
Task1.1 L2SW:
dot1q tunnel with LACP needs l2protocol-tunnel point-to-point lacp
Task1.5 L2SW:
need check spanning-tree port-priorty and cost
Task2.2 FR:
bridge crb and irb. crb (concurrent route bridge needs to be seperate interface)hub router don't configure "bridge 1 route ip" otherwise cannot ping.spoke site configre irb (integrated route bridge could make bvi interface)
Task3.1 SERIAL:
Serial interface EAP

ppp authentication eap
ppp eap identify ROUTER1
ppp eap local

Task4.2 OSPF:
non DR/BDR solution is multipoint subinterface
LSA exchange wait timer on boot up

router ospf 1
max-metric router-lsa on-startup
interface serial0/0
ip ospf flood-reduction

Task4 RIP:
RIP filter by authentication?
Task5 BGP:
ORIGIN control?
as-path prepend the remote-as to deny.
ip as-path access-list 1 permit ^[1-9]+$
Task6.0 IPv6:
Not cable to ping.
Task8.1 QoS:

ip telnet tos 0 on each
interface s0/0
random-detect dscp-based

Task9.2 Security:
Attach ACL on BVI I/F !!
BVI IN-> evaluate MY-REFLECT
BVI OUT-> tcp any any reflect MY-REFLECT
permit icpm host 142.1.27.7 an echo-reply
Task10.1 System Management

snmp-server view cutoff iso included
snmp-server view cutoff ip.21 excluded
snmp-server view cutoff ip.22 excluded