Page 1 of 1

Refer to the partial configurations exhibit. What additional configurations are required to enable inter-VLAN routing f

Posted: Sat Jul 23, 2022 7:17 pm
by answerhappygod
Refer to the partial configurations exhibit.

What additional configurations are required to enable inter-VLAN routing for VLANs 10 and 20 on the Cisco ME 3400 switch using the metro IP access image?
Refer To The Pa 1
Refer To The Pa 1 (22.12 KiB) Viewed 105 times
A. interface Fa0/1ip address 192.168.10.1 255.255.255.0!interface Fa0/2ip address 192.168.20.1 255.255.255.0!
B. interface Fa0/1ip address 192.168.10.1 255.255.255.0!interface Fa0/2ip address 192.168.20.1 255.255.255.0!router eigrp 1network 192.168.10.0network 192.168.20.0!
C. interface vlan 10ip address 192.168.10.1 255.255.255.0!interface vlan 20ip address 192.168.20.1 255.255.255.0!
D. interface Fa0/1encapsulation dot1q 10ip address 192.168.10.1 255.255.255.0!interface Fa0/2encapsulation dot1q 20ip address 192.168.20.1 255.255.255.0!