Deck 16: Configuring IPV4 Addresses and Static Routes

ملء الشاشة (f)
exit full mode
سؤال
As the network engineer, you are configuring the Fast Ethernet interface. You have issued the following command to the fa0/0 interface: ip address 200.16.24.1 255.255.255.0. Which of the following must be TRUE before the router can add this information to its routing table?

A) The interface status codes for the interface must be in the Up and Up condition.
B) The interface must be administratively turned off.
C) The interface must have the no shutdown command issued.
D) The router must be able to communicate with its neighbor first.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
You need to configure a default route. Which of the following commands is the correct way to set the default route out of your network?

A) ip route 0.0.0.0.0.0.0.0 172.20.3.2
B) ip route 0.0.0.0 0.0.0.0 172.20.3.2
C) ip route 0.0.0.0 172.20.3.2
D) ip route any 172.20.3.2
سؤال
Which conditions must be met for a router to process a frame?

A) The frame isn't marked Discard Eligible.
B) The frame source address is the same as the local address (Layer 2).
C) The frame has no errors.
D) The frame destination address is the same as the local address (Layer 2).
سؤال
What is the process of removing the Layer 2 header and trailer information to reveal the Layer 3 packet?

A) De-encapsulation
B) Encapsulation
C) Encryption
D) Decryption
سؤال
What type of route adds the subnet to the routing table of a Cisco device when the ip address command is issued on an interface with a state of up/up?

A) Local route
B) Connected route
C) Static route
D) Interface route
سؤال
What type of route adds the host to the routing table of a Cisco device when the ip address command is issued on an interface with a state of up/up?

A) Local route
B) Connected route
C) Static route
D) Interface route
سؤال
The ________ configuration creates a subinterface for each VLAN on the trunk and routes all frames associated with each VLAN ID as it comes in or out of the subinterface.

A) MLS
B) CEF
C) ROAS
D) Fast switching
سؤال
When configuring a trunk between a router and a switch, which command must be configured on the switch to ensure that the trunk comes up?

A) switchport mode dynamic desirable
B) switchport mode dynamic auto
C) switchport mode access
D) switchport mode trunk
سؤال
What parameter can be added to the end of a Cisco IOS ip route command to force its inclusion into the routing table, regardless of interface/next-hop status?

A) permanent
B) full
C) Configure the AD to 0
D) Configure the AD to 1
سؤال
The term IP routing refers explicitly to which of the following actions?

A) Learning routes
B) Dynamically establishing routes using IP protocols
C) Forwarding packets
D) Establishing protocols for routes
سؤال
Which of the following is the first step a LAN-based host takes when a destination is NOT local?

A) Find the destination host's MAC address.
B) Encapsulate the IP packet in a data-link frame for the destination host.
C) Find the default gateway's MAC address.
D) Encapsulate the IP packet in a data-link frame for the default gateway.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/11
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 16: Configuring IPV4 Addresses and Static Routes
1
As the network engineer, you are configuring the Fast Ethernet interface. You have issued the following command to the fa0/0 interface: ip address 200.16.24.1 255.255.255.0. Which of the following must be TRUE before the router can add this information to its routing table?

A) The interface status codes for the interface must be in the Up and Up condition.
B) The interface must be administratively turned off.
C) The interface must have the no shutdown command issued.
D) The router must be able to communicate with its neighbor first.
The interface status codes for the interface must be in the Up and Up condition.
The interface must have the no shutdown command issued.
2
You need to configure a default route. Which of the following commands is the correct way to set the default route out of your network?

A) ip route 0.0.0.0.0.0.0.0 172.20.3.2
B) ip route 0.0.0.0 0.0.0.0 172.20.3.2
C) ip route 0.0.0.0 172.20.3.2
D) ip route any 172.20.3.2
ip route 0.0.0.0 0.0.0.0 172.20.3.2
3
Which conditions must be met for a router to process a frame?

A) The frame isn't marked Discard Eligible.
B) The frame source address is the same as the local address (Layer 2).
C) The frame has no errors.
D) The frame destination address is the same as the local address (Layer 2).
The frame has no errors.
The frame destination address is the same as the local address (Layer 2).
4
What is the process of removing the Layer 2 header and trailer information to reveal the Layer 3 packet?

A) De-encapsulation
B) Encapsulation
C) Encryption
D) Decryption
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
5
What type of route adds the subnet to the routing table of a Cisco device when the ip address command is issued on an interface with a state of up/up?

A) Local route
B) Connected route
C) Static route
D) Interface route
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
6
What type of route adds the host to the routing table of a Cisco device when the ip address command is issued on an interface with a state of up/up?

A) Local route
B) Connected route
C) Static route
D) Interface route
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
7
The ________ configuration creates a subinterface for each VLAN on the trunk and routes all frames associated with each VLAN ID as it comes in or out of the subinterface.

A) MLS
B) CEF
C) ROAS
D) Fast switching
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
8
When configuring a trunk between a router and a switch, which command must be configured on the switch to ensure that the trunk comes up?

A) switchport mode dynamic desirable
B) switchport mode dynamic auto
C) switchport mode access
D) switchport mode trunk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
9
What parameter can be added to the end of a Cisco IOS ip route command to force its inclusion into the routing table, regardless of interface/next-hop status?

A) permanent
B) full
C) Configure the AD to 0
D) Configure the AD to 1
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
10
The term IP routing refers explicitly to which of the following actions?

A) Learning routes
B) Dynamically establishing routes using IP protocols
C) Forwarding packets
D) Establishing protocols for routes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
11
Which of the following is the first step a LAN-based host takes when a destination is NOT local?

A) Find the destination host's MAC address.
B) Encapsulate the IP packet in a data-link frame for the destination host.
C) Find the default gateway's MAC address.
D) Encapsulate the IP packet in a data-link frame for the default gateway.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 11 في هذه المجموعة.