answersLogoWhite

0

Cisco

Cisco Systems, Inc. is a major IT company, which produces networking equipment and network management solutions for both personal and commercial use. Questions about this company and its products belong here.

1,095 Questions

Is the cisco stock price continually rising?

The stock prices can rise and lower all times of the day depending if anybody decides to buy some shares for that spefic stock in question, and how many people have put into the stock itself.

How can you login to the console port of cisco 5505 switch?

With a rollover cable, and the proper adapters on either end connected to the console port and your computer's serial port. You'll need an application on your computer to interface with it. Generally Hyperterminal works well. If you're Mac/Unix, you can use "screen".

What are charcteristics of the three basic types of Klippel Feil syndrome?

In type I, all of the cervical and upper thoracic vertebrae are fused together into one block. In type II, one or two pairs of cervical vertebrae are fused together. In type III, there is lower thoracic or lumbar fusion

What company is best known for creating networking products?

the best communication services company of 2021 for me is VERIZON FIOZ

For me this is ht tps: // yaz ing. co m / from als / ver izon / gabr iel23

(just remove spaces, it's an affi liate link but it's great deal with coupon code)

What does the Cisco Press report on?

The Cisco press covers a wide variety of topics in their extensive and everyday research. Cisco mainly focuses on technology and electronics, since these elements are becoming so important in our everyday lives.

Which two statements describe functions or characteristics of CDP?

1. It starts up automatically and allows the device to detect directly connected neighbor devices that use CDP.

2. It allows systems to learn about each other even if different network layer protocols are configured.

How do you configure CISCO pix 515 firewall?

To configure a Cisco PIX 515 Firewall, first, connect your Cable or DSL modem to the Ethernet 0 interface on the firewall with a Straight-Through Ethernet RJ45 cable. Then, connect another Straight-Through Ethernet RJ45 cable from the Ethernet 1 interface on the firewall, to an available port on a switch or hub. Then, connect the blue rollover cable from the Console port on the Cisco PIX 515, to the serial port on your computer. Then, turn the firewall on. Then, open HyperTerminal. Once you open HyperTerminal, type in any name that you want to use. Then, select any icon. Then, click OK. Then, next to "Connect Using," select the proper serial port, that you connected the rollover cable to. Then, click OK. Next to "Bits per second," select 9600. The "Data bits" should be 8, the "Parity" should be none, and the "Stop bits" should be 1. Next to "Flow control," select none. Then, click OK. Then, press Enter on your keyboard. If it asks you to perform an initial configuration, type no. Now, you should be at the firewall's prompt, which should look similar to pixfirewall>. The commands below are using pixfirewall as the prompt. Now, follow the commands below:

pixfirewall> enable

(If applicable, type in a password. If no password was assigned to the firewall, just continue).

pixfirewall# configure terminal

pixfirewall(config)# nameif ethernet0 outside security0

pixfirewall(config)# nameif ethernet1 inside security100

pixfirewall(config)# name x.x.x.x pix_outside

(Note - The x.x.x.x represents your "outside" IP Address, or the IP Address that your ISP is giving you).

pixfirewall(config)# name x.x.x.x PIX_inside

(Note - The x.x.x.x represent the IP Address for the local network interface on the firewall (the Ethernet 1 interface).

pixfirewall(config)# interface ethernet0 100full

pixfirewall(config)# interface ethernet1 100full

pixfirewall(config)# ip address outside pix_outside 255.255.255.0

(Note - The 255.255.255.0 here assumes that it is the subnet mask for your Internet connection. If your Internet connection uses a differnet subnet mask, replace that subnet mask with the correct subnet mask).

pixfirewall(config)# ip address inside pix_inside 255.255.255.0

(Note - The 255.255.255.0 here assumes that your local network (inside network) uses that subnet mask. If you are using a different subnet mask for your local network, replace that subnet mask with the correct subnet mask).

pixfirewall(config)# ip address inside x.x.x.x

(Note - The x.x.x.x represents the IP Address for the local network interface on the firewall (the Ethernet 1 interface).

pixfirewall(config)# outbound 10 deny 0.0.0.0 0.0.0.0 0 ip

(Note - The 2 outbound commands below only allow ports 80 and 443 to go outbound. If you do not want to block any ports that go outbound, do not type the following 2 commands in).

pixfirewall(config)# outbound 11 permit 0.0.0.0 0.0.0.0 80 tcp

pixfirewall(config)# outbound 12 permit 0.0.0.0 0.0.0.0 443 tcp

(Note - The command below is used if you do not want to block any outbound ports).

pixfirewall(config)# outbound 10 permit 0.0.0.0 0.0.0.0 0 ip

pixfirewall(config)# NAT (inside) 1 0 0

pixfirewall(config)# Global (outside) 1 interface

pixfirewall(config)# route outside 0 0 <gateway IP address> 1

(Note - The Gateway IP Address is the Default Gateway for your Internet connection, that your ISP is giving you).

pixfirewall(config)# write memory

This completes the configuration of the Cisco PIX 515 Firewall.

What are the main categories of tiwsted pairs cables?

there are 2 categories of twisted pair calbes

1. un-sheilded twisted pair (UTP)

2. Sheilded twisted pair (STP)

Cisco unity connection 7.0 ordering guide?

There is no direct ordering Guide from Cisco. The closest thing is the data sheet.

What are the two modes for wireless network connection?

For wireless networks you may connect either as an Ad-Hoc connection or an Infrastructure connection. Ad-Hoc connections are completely wireless, whereas infrastructure wireless connections are a combination of wired and wireless connections.

Is there activity over a network if data is not being transferred?

Yes, there is activity; packets do not have to be generated for the sole purpose of carrying data. Some protocols, such as DHCP, or DNS, or ARP generate informational packets and are not carrying data. It is rare for a network to not transmit packets for long periods of time.

Does CCNA help you in a career of networking?

The CCNA qualification is recognized internationally by all employers. Almost all employers want people with cisco qualifications. So CCNA will definitely give you a good start as cisco qualifications show them that you can work hands on with cisco equipment. First of all get reliable study material. you can get from many sites online from Cisco or Exams Mafia and many others. so prepare your certification to boost up your skills and career

Difference between a counter and a register?

A register can hold data, and it can be used for temporary storage or, in the case of an accumulator, it can participate in arithmetic or logical operations. A counter is a special case of a register. Usually, it can only be loaded, stored, or incremented, or used for the stack or as the program counter.

What can the Cisco AS5350 universal gateway device do for businesses?

The Cisco AS5450 can be used for business because it helps your computers processing system perform at a higher speed and the performance rate will also go up.

What is cisco EAP-fast module?

LEAP Lightweight Extensible Authentication Protocol, developed by Cisco, it allows for rotating WEP keys for wireless encryption, it's based on MS-CHAP authentication by Microsoft. This is outdated and should not be used unless necessary.

PEAP is a joint venture between Microsoft, Cisco, and RSA for secure TLS tunneling with PKI certificates as authentication.

EAP FAST is the new version of LEAP

Cisco it essential 1-10 answers?

Once minimum hardware requirements are satisfied, where should a technician look to determine if the computer hardware has been tested with Windows XP?

Trending Questions
Uses of computer in business? Can you please explain in simple terms what computer networking is all about and the basics of networking like ip addressing NATing pinging subnetting gateway routers etc? Which two interfaces will allow access via the VTY lines to configure the router? What is one operational characteristic of a shared-media Ethernet network? How do you access and navigate cisco ios configurating network devices? How many ports does a cisco 2800 router have? What is a network? Cisco and acirc and 128 and 153s acquisition of Pur Digital makers of the Flip video camera line was largely considered a flop because comparable technology soon became a feature in other popular cons? What is cisco dsus wic-idsu? What is a purpose of the logging synchronous command? How do you install a starter in a 1979 Ford F150 or find an online manual with easy to install directions? What is meaning of con smbs cisco? Is there activity over a network if data is not being transferred? When the host is using TCP why does the trasport layer initiate a process to create a connection with the destination? Which statements describe characteristics of extended access lists? Free Download cisco ios 12.4? How does using a hub or a repeater affect the size of the collision domain? Where can one find more information about the Cisco Networking Academy? What are two routing protocold use by routers to learn remote networks and build their routing table? What is Clock rate in router?