Entries Tagged ‘CISCO’:
filed in Products on Mar.20, 2009
Power over Ethernet: 24 full PoE port and 24-port (PoE supported on 8 ports) configurations
Connectivity: Fast Ethernet and Gigabit Ethernet connectivity in 8-port, 24-port, and 48-port configurations
Integrated security, including network admission control (NAC)
Advanced quality of service (QoS) and resiliency
Single IP address, syslog, and Simple Network Management Protocol (SNMP) management for a stack of up to [...]
Tags: CISCO, switch
filed in CCNA, TCP/IP on Mar.13, 2009
Internet Protocol security (IPSec) is a framework of open standards for helping to ensure private, secure communications over Internet Protocol (IP) networks through the use of cryptographic security services.
It is a suite of protocols for securing Internet Protocol (IP) communications by authenticating and encrypting each IP packet of a data stream. IPsec also includes protocols [...]
Tags: CISCO, IP, IPSEC, Microsoft
filed in CCNA, CCNP on Mar.12, 2009
EIGRP Summarization:
EIGRP Auto-summarization done when redistributing cannot be disabled.
EIGRP Auto-summarization done at class boundary and should be disabled with a “no auto-summary” when dealing with discontiguous networks.
EIGRP Will not automatically summarize external routes.
Automatic summarization can disabled using the following command:
Router(config-router)#no auto-summary
TO configure a summary route out a particular interface using the ip summary-address eigrp [...]
Tags: CCNA, CCNP, CISCO, EIGRP
filed in CCNA on Mar.11, 2009
ARP stands for Address Resolution Protocol as a means of resolving a IP address to an actual physical network card address.
All network cards have a unique 48 bit address, that is written as six hexadecimal pairs, e.g. 00-A0-24-7A-01-48, and this address is hard coded into the network card. You can view your network cards hardware [...]
Tags: CCNA, CISCO
filed in CCNA, CCNP on Mar.11, 2009
show ip route: To inspect the routing table.
show ip route eigrp: To filter the routing table and show only the routes learned from EIGRP.
show ip protocols: Verifies autonomous system, timer values, identified networks, and EIGRP neighbors (routing information sources).
show ip eigrp topology: Shows the EIGRP topology table and identifies successors and feasible successors.
show ip eigrp [...]
Tags: CCNA, CCNP, CISCO, EIGRP