Volume 1 - Chapter 18: IP Routing in the LAN Flashcards

1
Q

What is the command to configure a subinterface on Gi0/1 with a native VLAN of 20 and an IP address of 192.168.1.1 /24

A

interface Gi0/1.20
ip address 192.168.1.1 255.255.255.0
encapsulation dot1q 20 native

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A technician configures a subinterface on Te2/0/3 with an IP address of 172.16.31.50 /24, and a VLAN tag of 50. What would show as the connected interface when printing the routing table?

A

TenGigabitEthernet2/0/3.50

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A technician configures an SVI on a switch with an IP address of 172.16.31.50 /24 on VLAN 40. What would show as the connected interface when printing the routing table?

A

Vlan40

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What commands are configured to enable/disable the use of autostate for a VLAN interface?

A

In VLAN interface configuration mode:

autostate
no autostate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When using autostate on a VLAN interface, what are the requirements for the VLAN interface to reach a state of up/up?

A

There are 4 main criteria

1) The VLAN itself must be created (manually or through VTP)
2) One interface on that VLAN must be up/up
3) The VLAN must not be shutdown
4) The VLAN interface must not be shutdown

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When autostate is disabled, what is the only check performed by the switch to reach a state of up/up?

A

If the VLAN itself is defined on the switch.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When autostate is disabled, what is the state of the VLAN SVI interface if the local VLAN is not defined or configured?

A

Up/Down

How well did you know this?
1
Not at all
2
3
4
5
Perfectly