Router vrrp interface e 1/6
Inter e 1/6 ip address 192.168.5.2
Ip address 192.168.5.1 255.255.255.0 standby 1 ip 192.168.5.1
Ip vrrp vrid 1 standby 1 priority 110
Owner standby 1 preempt
Ip address 192.168.53.1
Activate
Router 2Router 2
Router vrrp interface e 1/5
Inter e 1/5 ip address 192.168.5.3 255.255.255.0
Ip address 192.168.5.3 standy 1 ip 192.168.5.1
Ip vrrp vrid 1
backup
Ip address 192.168.53.1
Activate
**VRRPE**
(highest priority is the master)
Router vrrp-extended
Inter e 1/5
Ip address 192.168.5.2
Ip vrrp-extended vrid 1
Backup
Ip address 192.168.5.1
activate
Router vrrp-extended
Inter e 1/3
Ip address 192.168.5.3
Ip vrrp-extended vrid 1
Backup
Backup priority 50 track-priority 10 (track priority decrements priority upon failure of interface being tracked)
Ip address 192.168.5.1
activate
Dot1x initialize e 3/1 (from # prompt (not config)
dot1x multiple-hosts
auth-fail-vlanid 300 (unsuccessful auth places client in vlan 300)
**rate limiting**
---fixed rate---
int e 1/1
rate limit fixed 500000 payload-only
show rate-limit fixed
traffic-policy tpd rate-limit fixed 100 exceed-action drop
access-list 101 permit ip any any traffic-policy tpd
int e 1/1
ip access-group 101 in
---Adaptive rate---
Cir: committed info rate (rate bps)
Cbs: commited burst>
Pir: peek information rate (rate bps)
Pbs: peer burst>
traffic-policy tpdadapt rate-limit adaptive cir 10000 cbs 16000 pir 20000 pbs 40000 exceed-action drop
access-list 101 permit ip any any traffic-policy tpdadapt
int e 1/1
ip access-group 101 in
***UDLD***
Link-keepalive Ethernet 1/1
Link-keepalive Ethernet 1/1 to ¼
Interface e 1/1
mdi-mdx mdi (connects to end device)
mdi-mdx mdx (connects to switch-hub xover)
***VSRP***
(enabled by default, to run vrrp/vrrpe disable vsrp first)
No router vsrp
Vlan 200
Tag Ethernet 1/1 to 1/8
Vsrp vid 1
Backup
Activate
Scale-timer 2 (divides times by 2)
Ip vsrp auth-type simple-text-auth passwd (hello packets)
No include-port ether 1/1
Backup priority 75
Backup track-priority 1
Track-port e 1/1
Non-preempt-mode