• CCIE SEC General Networking

    1. Basics

      1. Have you tried switching it off & on again?

    2. OSI Layers

      1. Application

        1. Layer 7

        2. SMTP

        3. HTTP

      2. Presenetation

        1. Layer 6

        2. XML / HTML

        3. GIF / JPEG

      3. Session

        1. Layer 5

        2. Controls Connections... i.e. source port to destination port.. and source port tied to applications

      4. Transport

        1. Layer 4

        2. TCP

        3. UDP

        4. ICMP

      5. Network

        1. Layer 3

        2. Logical Addressing

        3. IP

        4. Routing

      6. Data-Link

        1. Layer 2

        2. MAC Addresses

        3. ARP

        4. Switching

      7. Physical

        1. Layer 1

        2. Physical Connections, plugs

        3. Fibre / Copper

    3. TCP/IP Protocols

      1. ICMP

        1. Protocol 1

        2. Types

          1. 0 Echo Reply

          2. 3 Destination Unreachable

          3. 4 Source Quench

          4. 5 Redirect

          5. 8 Echo Request

          6. 11 TTL Expired

      2. TCP

        1. Protocol 6

        2. Connection-Orientated

      3. UDP

        1. Protocol 17

        2. Connection LESS

      4. IP v4

        1. Class A

        2. Class B

        3. Class C

        4. Class D

          1. MultiCast

        5. Class E

          1. Experimental

        6. RFC 1918

        7. RFC 2827

      5. IP v6

    4. Switching

      1. Spanning Tree

        1. BPDU

          1. Notication Frames

            1. Note Generated by spanning-tree portfast

          2. Config Frames

          3. Set with Source Mac & root bridge MAC

        2. Security

          1. Root Gurad

            1. Stops new root Bridge BPDUs, allows switches to connect

          2. BPDU Guard

            1. Rejects ANY BPDU

          3. Loop Gurad

            1. Stops Loops forming if no BPDU recieved

          4. UDLC

            1. UNI-Directional Loop Detection

            2. used to detect if tx or rx breaks

              1. Normal Mode = Log

              2. Aggressive Mode = Err_Disable Port

          5. BPDU Filter

            1. Filters Outbound BPDU

      2. VLANS

        1. VLAN Trunking

          1. Trunk Link carries many VLANS over a single switch port

          2. Switch Frames are "tagged" with a VLAN ID, so receiving device can determine where Frames were destine

          3. ISL

            1. Inter-Switch Link Protocol

            2. Cisco-proprietary protocol that maintains VLAN information as traffic flows between switches and routers

            3. Performs frame identification in Layer2 by encapsulating each frame between a header and trailer.

            4. Referred to as FRAME double tagging

              1. Not the same as Security Layer2 attach "double tagging"

          4. 802.1q

            1. IEEE 802.1Q Protocol

            2. EEE 802.1Q (also known as VLAN Tagging) was a project in the IEEE 802 standards process to develop a mechanism to allow multiple bridged networks to transparently share the same physical network link without leakage of information between networks

            3. Each Frame is tagged within the layer2 frame.... not encapsulated

              1. Single Tagging

              2. Internal Tagging

            4. Native VLAN

              1. VLAN where "untagged" frames should reside.

          5. VTP

            1. VLAN Trunking Protocol

            2. Modes

              1. Server

                1. DEFAULT!

              2. Client

              3. Transparent

                1. All VLANS are local

            3. Layer 2 Frames

            4. Domains

              1. Revision Number

                1. To re-Set to 0

                  1. Change Domain Name

                  2. Change Switch Mode

              2. VLANS in domain

              3. Paramaters

                1. Mode

                  1. Version 2

                  2. Version 2

                2. Pruning

          6. DTP

            1. Dynamic Trunking Protocol

            2. The Dynamic Trunking Protocol (DTP) is a proprietary networking protocol developed by Cisco Systems for the purpose of negotiating trunking on a link between two VLAN-aware switches, and for negotiating the type of trunking encapsulation to be used

        2. Virtual LAN

          1. LAN = Local Area Network

        3. A group of hosts with a common set of requirements that communicate as if they were attached to the Broadcast domain, regardless of their physical location.

        4. Static VLAN Assignment

          1. Port Based Membership

          2. This is the "normal"

          3. Steps

            1. Step 1

              1. Create VLAN

              2. vlan

              3. name

            2. Step 2

              1. Assign Port to VLAN

              2. switchport mode access

              3. switchport access vlan

        5. Dynamic VLAN Assignment

          1. VLANs are assigned based on the MAC address of the end-user device

          2. Switch must query VLAM Membership Policy Server (VMPS)

        6. End to End VLANS

          1. A vlan switch spans a large geographical area

          2. examples would be a single vlan across a whole building or campus

        7. Local VLANS

          1. A vlan restricted by "something"

          2. Example, local to switch or local to room or local to floor

    5. Routing Protocols

      1. RIP

        1. Distance Vector

        2. UDP 520

        3. Admin Distance 120

        4. Load Balance upto 16 paths

        5. Version 1

          1. Broadcast Updates

          2. Classfull

          3. No Authentication

        6. Version 2

          1. Classless, VLSM = ok!

          2. Auto Summary on Class

          3. MULTICAST - 224.0.0.8

          4. Authentication

      2. EIGRP

        1. Enhanced Interior Gateway Routing Protocol

        2. Routing protocol designed and developed by Cisco

        3. EIGRP is an advanced distance-vector routing protocol, with optimizations to minimize both the routing instability incurred after topology changes, as well as the use of bandwidth and processing power in the router.

        4. Mixture of Distance Vector & Link state

        5. Fast Convergence via DUAL (Diffusing Update Algorithm)

        6. VLSM Support

        7. Triggered partial routing updates

        8. Multiple network layer supports

          1. Supports IP, AppleTalk, IPX, Novell NetWare

        9. Route States

          1. Passive

          2. Active

          3. A route is considered "active" when route recomputation is taking place, i.e. a routing decision has not yet been made.

          4. Passive is the operational "normal" state

        10. Terminology

          1. Neighbour Table

            1. Router uses "hello packets" to discover neighbors

            2. The Neighbour Tables stores a list of directly connected neighbours

          2. Topology Table

            1. When a new neighbour is discovered they update each other with details on all the routes they know about.

            2. The topology table contains all the destination networks learned by other routers.

          3. Advertised Distance

            1. Advertised Distance (AD) is the total metric along a path to a destination network as advertised by an upstream neighbor

          4. Feasible Distance

            1. A Feasible Distance (FD) is the lowest known distance from a router to a particular destination

            2. This is the Advertised Distance (AD) + the cost to reach the neighboring router from which the AD was sent

          5. Sucessor

            1. Also known as Current Sucessor

            2. Is a neighbour that has least-coset path to a destination (and not part of a routing loop)

          6. Feasible Sucessor

            1. is the backup "next hop" if a sucessor fails

            2. (also not part of a routing loop)

          7. Routing table

            1. Stores the best routes to all destinations

        11. multi data-link protocol / topology support

          1. Multicast Neighbours on Ethernet

            1. 224.0.0.10

            2. Support for Unicast Multi-Cast comminucation

          2. Support for point to point & non-broadcast multi-access (NBMA)

        12. EIGRP Packets are IP Protocol Number 88

        13. Admin Distance 90

        14. EIGRP Message Authentication Configuration Example

          1. Routing authentication relies on a key on a keychain to function

          2. ip authentication mode eigrp 10 md5

          3. ip authentication key-chain eigrp 10 MYCHAIN

      3. IGRP

        1. Interior Gateway Routing Protocol

        2. Distance Vector

        3. Cisco Proprietary

        4. IGRP was created in part to overcome the limitations of RIP (maximum hop count of only 15, and a single routing metric) when used within large networks

        5. CLASS_FULL_

        6. Periodically each gateway broadcasts its entire routing table (with some censoring because of the split horizon rule) to all adjacent gateways.

        7. Admin Distance 100

      4. OSPF

        1. Open Shortest Path First

        2. Terminology

          1. Router Types

            1. Internal

              1. All routers have identical LSDBs

            2. Backbone

              1. A router with at least one connection to Area 0

            3. ABR

              1. A router with a connection to 2 or more areas

            4. ASBR

              1. A router with a connectio to an external area

              2. External Area would be re-distributing routes from another protocol

          2. LSDB

            1. Link State DB

            2. A Database of routes within a given area

            3. Routers may have many LSDBs

        3. Admin Distance 110

        4. Multicast

          1. 224.0.0.5 (all SPF/link state routers, also known as AllSPFRouters)

          2. 224.0.0.6 (all Designated Routers, AllDRouters)

        5. OSPF does not use TCP or UDP but uses IP directly, via IP protocol 89

        6. Classless, VLSM = ok!

        7. Link-State Routing Protocol

        8. LSA

          1. Link State Announcement

          2. Types

            1. LSA 1

              1. Router LSA

              2. Describe the state of the routers links to the area

              3. Only Flooded within a particular Area

            2. LSA 2

              1. Network LSA

              2. Generated by DR in multi-acess networks (ethernet)

              3. Describe the routers connected to the multi-access area

            3. LSA3

              1. Summary LSA

              2. Describe routes to the Area's Networks

              3. Flooded thru Backbone (Area 0)

              4. Not flodded thru Totally Stubby or NSSAs

            4. LSA4

              1. Summary LSA

              2. Describe routes to the ASBRs

              3. Flooded thru Backbone (Area 0)

              4. Not flodded thru Totally Stubby or NSSAs

            5. LSA 5

              1. AS External LSA

              2. Generated by ASBRs

              3. Describe routes to external Areas

              4. Not Flooded to Stub, totally stubby or NSSAs

            6. LSA 6

              1. Multicase OSPF LSA

              2. Used in multicase applications

            7. LSA 7

              1. NSSA LSA

            8. LSA 8

              1. External LSA for BGP

              2. Used to OSPF <-> BGP internetworking

            9. LSA 9, 10 or 11

              1. Opaque LSA

              2. Designed for future upgrades

        9. IGP (Interior gateway protocol)

        10. Areas

          1. Backbone

            1. Area 0 is the backbone area

            2. Virtual Link can create a temp link to area 0

            3. All Areas must connect to Area 0

          2. Stub Area

            1. A stub area is an area which does not receive external routes except the default route

            2. Does recieve internal routes

            3. Cannot contain an ASBR

          3. Totally Stubby Area

            1. Does not receive internal or external routes

          4. No So Stubby Area

            1. NSSA

            2. Can send external routes to back bone

            3. Does not accept external routes from other areas

            4. _CAN_ contain an ASBR

        11. Configuring OSPF Authentication on a Virtual Link

          r3.3.3.3# debug ip ospf adj 23:48:06: OSPF: Interface OSPF_VL1 going Up 23:48:06: OSPF: Send with youngest Key 0 23:48:07: OSPF: Build router LSA for area 0, router ID 3.3.3.3, seq 0x80000001 23:48:07: OSPF: Build router LSA for area 2, router ID 3.3.3.3, seq 0x80000033 23:48:07: OSPF: Build router LSA for area 1, router ID 3.3.3.3, seq 0x80000030 23:48:14: OSPF: 2 Way Communication to 1.1.1.1 on OSPF_VL1, state 2WAY 23:48:14: OSPF: Send DBD to 1.1.1.1 on OSPF_VL1 seq 0x1EA opt 0x62 flag 0x7 len32 23:48:14: OSPF: Send with youngest Key 1 23:48:14: OSPF: Rcv DBD from 1.1.1.1 on OSPF_VL1 seq 0x3FB opt 0x62 flag 0x7 len 32 mtu 0 state EXSTART 23:48:14: OSPF: First DBD and we are not SLAVE 23:48:16: OSPF: Send with youngest Key 1 23:48:19: OSPF: Send DBD to 1.1.1.1 on OSPF_VL1 seq 0x1EA opt 0x62 flag 0x7 len 32 23:48:19: OSPF: Send with youngest Key 1 23:48:19: OSPF: Retransmitting DBD to 1.1.1.1 on OSPF_VL1 [1] 23:48:19: OSPF: Rcv DBD from 1.1.1.1 on OSPF_VL1 seq 0x3FB opt 0x62 flag 0x7 len 32 mtu 0 state EXSTART 23:48:19: OSPF: First DBD and we are not SLAVE 23:48:19: OSPF: Rcv DBD from 1.1.1.1 on OSPF_VL1 seq 0x1EA opt 0x62 flag 0x2 len 172 mtu 0 state EXSTART 23:48:19: OSPF: NBR Negotiation Done. We are the MASTER 23:48:19: OSPF: Send DBD to 1.1.1.1 on OSPF_VL1 seq 0x1EB opt 0x62 flag 0x3 len 112 23:48:19: OSPF: Send with youngest Key 1 23:48:19: OSPF: Send with youngest Key 1 23:48:19: OSPF: Database request to 1.1.1.1 23:48:19: OSPF: sent LS REQ packet to 5.0.0.1, length 48 23:48:19: OSPF: Rcv DBD from 1.1.1.1 on OSPF_VL1 seq 0x1EB opt 0x62 flag 0x0 len 32 mtu 0 state EXCHANGE 23:48:19: OSPF: Send DBD to 1.1.1.1 on OSPF_VL1 seq 0x1EC opt 0x62 flag 0x1 len 32 23:48:19: OSPF: Send with youngest Key 1 23:48:19: OSPF: Build router LSA for area 0, router ID 3.3.3.3, seq 0x80000030 23:48:19: OSPF: Rcv DBD from 1.1.1.1 on OSPF_VL1 seq 0x1EC opt 0x62 flag 0x0 len 32 mtu 0 state EXCHANGE 23:48:19: OSPF: Exchange Done with 1.1.1.1 on OSPF_VL1 23:48:19: OSPF: Synchronized with 1.1.1.1 on OSPF_VL1, state FULL !--- This indicates the establishment of neighbor adjacency. 23:48:19: %OSPF-5-ADJCHG: Process 2, Nbr 1.1.1.1 on OSPF_VL1 from LOADING to FULL, Loading Done

          1. ip ospf authentication-key cisco

          2. area 1 virtual-link 3.3.3.3 authentication-key cisco

        12. Sample Configuration for Authentication in OSPF

          1. Types

            1. Null Authentication

            2. Plain Text Authentication

            3. MD5 Authentication

          2. show ip ospf interface serial0

            R1-2503# show ip ospf interface serial0 Serial0 is up, line protocol is up Internet Address 192.16.64.1/24, Area 0 Process ID 10, Router ID 172.16.10.36 , Network Type POINT_TO_POINT, Cost: 64 Transmit Delay is 1 sec, State POINT_TO_POINT, Timer intervals configured, Hello 10, Dead 40, Wait 40, Retransmit 5 Hello due in 00:00:05 Index 2/2, flood queue length 0 Next 0x0(0)/0x0(0) Last flood scan length is 1, maximum is 1 Last flood scan time is 0 msec, maximum is 4 msec Neighbor Count is 1, Adjacent neighbor count is 1 Adjacent with neighbor 70.70.70.70 Suppress hello for 0 neighbor(s) Message digest authentication enabled Youngest key id is 1

      5. BGP

        1. TCP 179

    6. IP Multicast

  • All Comments ( 0 )

    CCIE SEC General Networking

    Added: 2009-03-10 10:30:37

    From: linickx (Joined 2008-12-15 05:32:23)

    187 views |0 downloads

    CCIE SEC General Networking

    More From: linickx

    CCIE SEC
General Networking
    CCIE SEC General Networking
    2009-03-11 11:14:55|281 views
    CCIE SEC
General Networking
    CCIE SEC General Networking
    2009-03-10 10:30:37|187 views
    CCIE SEC
Security Protocols & Encryption
    CCIE SEC Security Protocols & Encryption
    2009-01-23 07:17:18|387 views
    CCIE SEC
Security General
    CCIE SEC Security General
    2009-01-23 03:39:01|386 views
    Cisco Security Management
    Cisco Security Management
    2009-01-23 03:37:51|196 views
    CCIE SEC
Security Technologies
    CCIE SEC Security Technologies
    2009-01-23 03:36:44|4833 views
    CCIE SEC
Application Protocols
    CCIE SEC Application Protocols
    2009-01-23 03:36:10|191 views
    CCIE SEC
Security Protocols & Encryption
    CCIE SEC Security Protocols & Encryption
    2009-01-23 03:35:58|245 views
    CCIE SEC
General Networking
    CCIE SEC General Networking
    2009-01-23 03:35:20|247 views
    CCIE SEC Intro
    CCIE SEC Intro
    2009-01-23 03:34:27|214 views
    CCIE SEC
Security Technologies
    CCIE SEC Security Technologies
    2009-01-15 07:21:02|259 views
    CCIE SEC
Application Protocols
    CCIE SEC Application Protocols
    2009-01-14 09:27:54|288 views
    CCIE SEC
Security Protocols & Encryption
    CCIE SEC Security Protocols & Encryption
    2009-01-14 08:31:35|437 views
    CCIE SEC
Security Protocols & Encryption
    CCIE SEC Security Protocols & Encryption
    2009-01-13 09:57:15|218 views
    CCIE SEC
Security General
    CCIE SEC Security General
    2009-01-09 07:52:26|183 views
    CCIE SEC
Application Protocols
    CCIE SEC Application Protocols
    2009-01-09 07:38:04|110 views
    CCIE SEC Intro
    CCIE SEC Intro
    2009-01-09 06:30:59|253 views
    CCIE SEC README
    CCIE SEC README
    2008-12-17 08:32:42|931 views
    CCIE SEC
Security General
    CCIE SEC Security General
    2008-12-15 09:45:19|240 views
    CCIE SEC
Security Solutions
    CCIE SEC Security Solutions
    2008-12-15 09:45:12|289 views
    CCIE SEC
Cisco Sec General
    CCIE SEC Cisco Sec General
    2008-12-15 09:45:05|184 views
    Cisco Security Management
    Cisco Security Management
    2008-12-15 09:44:57|223 views
    CCIE SEC
Security Technologies
    CCIE SEC Security Technologies
    2008-12-15 09:44:37|247 views
    CCIE SEC
Application Protocols
    CCIE SEC Application Protocols
    2008-12-15 09:44:30|184 views
    CCIE SEC
Security Protocols & Encryption
    CCIE SEC Security Protocols & Encryption
    2008-12-15 09:43:03|243 views
    CCIE SEC
General Networking
    CCIE SEC General Networking
    2008-12-15 09:42:21|263 views
    CCIE SEC Intro
    CCIE SEC Intro
    2008-12-15 09:41:40|213 views