Class-7 (Bridge, NTP, VLAN, VRRP)
Class-7 (Bridge, NTP, VLAN, VRRP)
B R I D G E , N T P, V L A N , V R R P
M.T.M. Monty
Topics we cover
Bridge
NTP
VLAN
Bonding
VRRP
LAB Work
VLAN number
VLAN name
VLAN state (active or suspended)
Maximum transmission unit (MTU) for the VLAN
VLAN on Interface
ARP Monitoring: ARP monitoring sends ARP queries and uses the
response as an indication that the link is operational.
The principle of finding the Master is the highest Priority is Active. The rest of the
group is Standby. If the Active device dies, the Standby acts as Active.
Prepared by: M.T.M. Monty ([email protected])
Prepared by: M.T.M. Monty ([email protected])
Bridge
NTP
VLAN
Bonding
VRRP
Here ether3’s Master port is ether2 Let’s assign all the ports without any
Master ports
Prepared by: M.T.M. Monty ([email protected])
Bridge
Assign Interfaces on Bridge Interface. According to
our topology ether-2 & 3 will be under Bridge-1,
and ether-4 & 5 will be under Bridge-2
So, it is reachable
Prepared by: M.T.M. Monty ([email protected])
NTP
ROUTER-01 ROUTER-02
If we think this kind of topology, then what we need to do:
1. Create VLAN
2. Set IP addresses on VLAN
Its pinging. So the Point to point connectivity has been established. And
traffic can be pass through VLAN.
3. Port
assigning
on bridge
done
1. Creating Bonding by
assigning interfaces to be
bond
Now check from Router-01. VRRP is in Master mode, because its value (120) is
greater than Router-2
Prepared by: M.T.M. Monty ([email protected])
VRRP
Router-2 is in Backup Mode. If Router-1 is failure, Than the Router-2 VRRP will
be in action.
Prepared by: M.T.M. Monty ([email protected])
Thank You Very Much!!