Describe the steps to configure and enable a FastEthernet0/1 router interface with IP address 10.10.20.250 and subnet mask 255.255.0.0.
What will be an ideal response?
conf t
int fa0/1
ip address 10.10.20.250 255.255.0.0
no shut
Computer Science & Information Technology
You might also like to view...
Define an iterator called position that will reference elements of a vector of string elements.
What will be an ideal response?
Computer Science & Information Technology
Comparison operators in Visual Basic do not have an order of precedence.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
File names can contain up to ________ characters
A) 255 B) 150 C) 100 D) 50
Computer Science & Information Technology
A cell value that depends on the value in another cell is known as a(n) ________ of that cell
A) dependent B) delimiter C) precedent D) subtotal
Computer Science & Information Technology