ENSDWI Exam QuestionsBrowse all questions from this exam

ENSDWI Exam - Question 149


An engineer is configuring a shaping rate of 1 Mbps on the WAN link of a WAN Edge router. Which configuration accomplishes this task?

A.

B.

C.

D.

Show Answer
Correct Answer:

The configuration that accomplishes the task of setting a shaping rate of 1 Mbps on the WAN link of a WAN Edge router is: vpn vpn-id interface interface-name shaping-rate 1000. The shaping rate is typically expressed in kilobits per second (Kbps), so to set 1 Mbps, you need to configure it to 1000 Kbps. The correct configuration syntax hierarchy requires the 'vpn vpn-id' statement followed by the 'interface interface-name' statement, and then the 'shaping-rate' statement with the appropriate value in Kbps. Therefore, the answer is D.

Discussion

12 comments
Sign in to comment
Nalla123
Sep 21, 2022

Answer is D vpn vpn-id interface interface-name shaping-rate kbps

ChrisCCNA
Sep 4, 2022

This should be kbps

kcobain87
Oct 25, 2022

It should be D

sull3y
Jun 16, 2024

Answer is D Command Hierarchy vpn vpn-id interface interface-name shaping-rate kbps

mikidvd51
Nov 12, 2024

why cisco uses on some commands bps , on some Bps, and on some kbps This is a MESS.

BGP65000
Jun 17, 2023

I agree should be C, because shaping-rate is expressed in kbits, 1mbits=1000kbits.

NetArch_Teck
Jul 8, 2023

The rate in which data is transmitted is in Kbps, meaning 1000 Kbps = 1MB The Syntax Hierarchy is VPN-"VPN-ID" Interface Interface Name Shaping-rate kbps The only correct option that fulfils the question is option D.

bullett00th
Nov 22, 2023

I would choose D!! shaping-rates are in Kpbs???!!

Vic_Malloy
Aug 12, 2024

C: is correct. To set the shape rate to 1Mbps you need t9 specify 1,000,000 b8ts per second.

Rosh8787
Oct 14, 2024

Option D is the correct answer https://www.cisco.com/c/en/us/td/docs/routers/sdwan/command/sdwan-cr-book/config-cmd.html#r_shaping_rate_3056.xml

Rosh8787
Oct 15, 2024

Option D is the correct answer. Below is the correct format for defining shaping rate. vpn vpn-id interface interface-name shaping-rate kbps

Arsenal16
Jan 27, 2025

Answer is D based on https://www.cisco.com/c/en/us/td/docs/routers/sdwan/command/sdwan-cr-book/config-cmd.html#r_shaping_rate_3056.xml the answer should be vpn vpn-id interface interface-name shaping-rate kbps