What are the correct steps to accomplish this?

A network administrator must configure a virtual IP address using VRRP on interface VLAN 100 within OS10.

What are the correct steps to accomplish this?
A . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.1/24
OS10(conf-if-vl-100)# standby-group 256
OS10(conf-vlan100-vrid-256)# standby-address 10.0.100.2
B . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.2/24
OS10(conf-if-vl-100)# standby-group 250
OS10(conf-vlan100-vrid-250)# virtual-address 10.0.100.1
C . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.2/24
OS10(conf-if-vl-100)# vrrp-group 256
OS10(conf-vlan100-vrid-256)# virtual-address 10.0.100.1
D . OS10(config)# interface vlan 100
OS10(conf-if-vl-100)# ip address 10.0.100.1/24
OS10(conf-if-vl-100)# vrrp-group 250
OS10(conf-vlan100-vrid-250)# virtual-address 10.0.100.2

Answer: D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments