Eficientizarea proceselor de cautare in tabela de rutare.
Saturday, September 03, 2011
Friday, September 02, 2011
Thursday, September 01, 2011
Wednesday, August 31, 2011
Configurare topologie simpla GNS3 partea a 2-a
Continuarea configurarilor din topologia anterioara
Tuesday, August 30, 2011
Thursday, February 17, 2011
Performante
In functie de cerinte CISCO are mai multe serii
Pentru Provider Core
7200, 7600, GSR-12000, CSR-1, CSR-3
Pentru Provider Edge
2800/2900, 3800/3900
Pentru nivelul Acces
800/1800/1900
Sunday, February 06, 2011
OSPF
Open Shortest Path First
- protocol de rutare link state
- direct competitor pentru EIGRP (proprietar CISCO)
- Protocol de rutare classless
- Scalabil prin folosirea de zone
Monday, January 17, 2011
Routing Table
Principles
1. Every router makes its decision alone, based on the information it has in its own routing table.
2. The fact that one router has certain information in its routing table does not mean that other routers have the same information.
3. Routing information about a path from one network to another does not provide routing information about the reverse, or return, path.
Sunday, January 16, 2011
Routers
Cisco IOS will not allow two active interfaces on the same router to belong to the same network.
LAN Interfaces
- Ethernet interface also has a Layer 2 MAC address and participates in the Ethernet LAN in the same way as any other hosts on that LAN. For example, a router Ethernet interface participates in the ARP process for that LAN.
- When two routers are connected directly through the Ethernet interfaces, or when a PC NIC is connected directly to a router Ethernet interface, a crossover cable is used.
Wednesday, December 22, 2010
Verifying Basic Router Configuration
These commands are for viewing and debugging the configuration
Sunday, December 05, 2010
Routing protocols
Some stuff about static and dynamic routing protocols, and IP assignment to interfaces.