VRRP Practical :
In above practical both of users have to access the internet as we have to configure VRRP and make Load Balancing, Redundancy available.
Redundancy means when one router either R1 or R2 will goes down another router will be used.
In VRRP one router will become will become Master Router and all others will go in the backup state.
Now Enable VRRP on R1 and R2:
R1(config)#int fa0/0
R1(config-if)#ip addr 10.0.0.10 255.0.0.0
R1(config-if)#no shutdown
R1(config-if)#vrrp 10 ip 10.0.0.100
R1(config-if)#exit
To verify :
R1(config)#do show vrrp brief
R2(config)#interface Fastehternet 0/0
R2(config-if)#ip address 10.0.0.20 255.0.0.0
R2(config-if)#no shutdown
R2(config-if)#vrrp 10 ip 10.0.0.100
R2(config-if)#exit
To verify VRRP Configuration :
R2(config)#do show vrrp brief
To Achieve Load Balancing make one more group on both routers and increase R1 priority for that group to make that router R1 as Master for that group.
- How can you guarantee a job for students who has no experience in Networking field?
- How to configure VPN between Cisco Router and ASA Firewall?
- How to configure RIPV2 with no auto summary?
- How to configure PAT (Port Address Translation)?
- How to configure Default Routing on Cisco Routers?
- What is the scope of CCNA course in India?
- What is scope of CCIE?
- How to remember 7 layers of OSI Model?
- How much salary can we get after doing CCNA course in Delhi Gurgaon?
- How many CCIE’s are there worldwide?
- Is it possible to pass CCIE Certification in 1st attempt?