exam questions

Exam 350-401 All Questions

View all questions & answers for the 350-401 exam

Exam 350-401 topic 1 question 86 discussion

Actual exam question from Cisco's 350-401
Question #: 86
Topic #: 1
[All 350-401 Questions]


Refer to the exhibit. An engineer must assign an IP address of 192.168.1.1/24 to the GigabitEthernet1 interface. Which two commands must be added to the existing configuration to accomplish this task? (Choose two.)

  • A. Router(config-if)#ip address 192.168.1.1 255.255.255.0
  • B. Router(config-vrf)#address-family ipv4
  • C. Router(config-vrf)#ip address 192.168.1.1 255.255.255.0
  • D. Router(config-if)#address-family ipv4
  • E. Router(config-vrf)#address-family ipv6
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
loosi1210
Highly Voted 3 years, 6 months ago
A&B is correct
upvoted 24 times
ciscogear
2 years, 9 months ago
Agreed 100%. Tested in GNS3. Router#show run vrf STAFF Building configuration... Current configuration : 237 bytes vrf definition STAFF ! address-family ipv4 exit-address-family ! ! interface GigabitEthernet0/1 vrf forwarding STAFF ip address 192.168.1.1 255.255.255.0 standby version 2 shutdown duplex auto speed auto media-type rj45 ! end
upvoted 13 times
...
...
ind_RuzRb
Highly Voted 3 years, 6 months ago
A&B is correct answer, is it? Please review and confirm!!!
upvoted 10 times
...
[Removed]
Most Recent 5 months ago
Selected Answer: AB
A & B are correct
upvoted 1 times
...
KP001
1 year, 2 months ago
Selected Answer: AB
A and B If you create the VRF without address family then try to add an IP to the interface, it fails and you will receive the following error Router(config-if)#vrf forwarding STAFF Router(config-if)#ip add 192.168.1.1 255.255.255.0 %GigabitEthernet0/0 is linked to a VRF. Enable IPv4 on that VRF first. When you add the address family option, it works Router(config)#vrf definition STAFF Router(config-vrf)#address-family ipv4 Router(config-vrf-af)#exit Router(config-vrf)#int gi0/0 Router(config-if)#vrf forwarding STAFF Router(config-if)#ip add 192.168.1.1 255.255.255.0 Router(config-if)#
upvoted 7 times
...
CCNPWILL
1 year, 2 months ago
AB is indeed, correct!
upvoted 1 times
...
techriese
1 year, 3 months ago
Selected Answer: AB
A&B is correct
upvoted 1 times
...
wr4net
1 year, 5 months ago
address family is always configured under "vrf" section. ip obviously in "interface" section. in the old days, I don't think you needed ipv4 address family under vrf, but with ipv6 IOS, its probably required. so A & B.
upvoted 2 times
...
Deu_Inder
2 years, 1 month ago
Only answer A is correct. There is no second command required. Why configure address family? If there is no reason, you can as well configure any other feature just for fun.
upvoted 6 times
MerlinTheWizard
1 year, 9 months ago
I mean you could configure AAA just to be sure, but that doesn't change anything about the missing address family for the VRF definition.. The vrf isn't defined as "ip vrf STAFF", which enables the IPv4 VRF STAFF, but rather "vrf definition STAFF", which does not enable IPv4/IPv6 - they need to be manually specified under the vrf definition. If you don't want to believe me, you can spin a lab and test it in under 2 minutes.
upvoted 3 times
...
...
AJMD
2 years, 3 months ago
Selected Answer: AB
A and B is correct
upvoted 1 times
...
Aldebeer
2 years, 6 months ago
Selected Answer: AB
just corrected
upvoted 1 times
...
Aldebeer
2 years, 6 months ago
Selected Answer: AD
must be AD
upvoted 1 times
Aldebeer
2 years, 6 months ago
rectification : AB
upvoted 1 times
...
...
Eddgar0
2 years, 6 months ago
Selected Answer: AB
A&B are correct, address family is configured under VRF definition and ip address on the interface configuration.
upvoted 3 times
...
betashow
2 years, 6 months ago
Selected Answer: AB
A et B
upvoted 1 times
...
aohashi
2 years, 8 months ago
Selected Answer: AB
It should be AB
upvoted 1 times
...
Tom_He
2 years, 8 months ago
Selected Answer: AB
A & B are correct
upvoted 1 times
...
GarosTurbo
2 years, 8 months ago
Selected Answer: AB
A&B is correct
upvoted 1 times
...
danielponce7
2 years, 9 months ago
Selected Answer: AB
A&B is correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago