answersLogoWhite

0

What else can I help you with?

Related Questions

What password would be set by issuing the following command enable secret password cisco?

Cisco


How do you enable ip routing to yes?

On a Cisco router, the command to enable IP routing (for IPv4) is:ip routingTo disable it:no ip routingOn a Cisco router, the command to enable IP routing (for IPv4) is:ip routingTo disable it:no ip routingOn a Cisco router, the command to enable IP routing (for IPv4) is:ip routingTo disable it:no ip routingOn a Cisco router, the command to enable IP routing (for IPv4) is:ip routingTo disable it:no ip routing


What prompt can you issue show commands to investigate a Cisco Router?

User enable. router> enable router#


What exactly are Cisco schools?

Cisco is company that specializes in networking and developing programs that enable people to connect, communicate and collaborate with ease. The "Cisco School" (Cisco Networking Academy) is a school to take courses in technological skills.


What does the enable command do in a cisco router?

The "enable" command will bring the privilege level from user exec to privileged exec. Example: R1> R1>enable R1#


At Which Prompt would you configure the Hostname on a Cisco Router?

You can do this on the enable, or privileged, prompt.


Which port is used by ICMP?

There really is no "port" for icmp but there is a icmp code. If you are looking for the icmp code for echo-reply it is 0 and the echo is 8 For an access list you could do the following: permit icmp any any echo-reply permit icmp any any echo Or the same using the icmp code permit icmp any any 0 permit icmp any any 8


What are the two prerequisites to enable AutoQoS VoIP?

Cisco Express Forwarding and bandwidth of the interface


Vista Firewall exception rule to allow icmp?

As Admin In Command prompt, type: netsh firewall set icmpsetting 8 enable Enter


What port is used for icmp echo re quest?

There really is no "port" for icmp but there is a icmp code. If you are looking for the icmp code for echo-reply it is 0 and the echo is 8 For an access list you could do the following: permit icmp any any echo-reply permit icmp any any echo Or the same using the icmp code permit icmp any any 0 permit icmp any any 8


Which of the following commands sets the secret password to Cisco?

In the global configuration mode, type enable secret See below example:Router>enableRouter#configure terminalEnter configuration commands, one per line. End with CNTL/Z.Router(config)#enable secret passwordRouter(config)#exitRouter#


How do you access the serial inteface mode in cisco ios?

enable (enter enable password) configure terminal interface s#/#/# (substitute the actual number where the pund signs are)