On switch SW4, enable interface FastEthernet 0/10 where there is no active equipment. Does interface VLAN 1 come up?



What will be an ideal response?


```
SW4(config)# Interface fastEthernet 0/10
SW4(config-if)# No Shutdown
SW4# Show interface VLAN 1
```

No. VLAN is up, line protocol is down.

Computer Science & Information Technology

You might also like to view...

//MAIN 'driver to declare and manipulate a vector object'

What will be an ideal response?

Computer Science & Information Technology

To select the current paragraph, you can point on any word within paragraph and _____.

A. double-click B. triple-click C. hold the Shift key and single-click D. right-click

Computer Science & Information Technology

Identifiers that represent local variables in a function ________.

a) are globally accessible to the script b) exist while the function in which they are declared is still active c) exist while the function in which they are declared is no longer active d) are not automatically destroyed when the function in which they are declared is exited.

Computer Science & Information Technology

You can create custom conditional formatting rules for icon sets in Excel

Indicate whether the statement is true or false.

Computer Science & Information Technology