Search results

  1. PlAwAnSaI

    Top Four Network Multi Vendors Study Guide From Zero

    IP (Internet Protocol): ipcisco.com/merhaba-dunya http://thaicpe.com/discussion/755 Cisco EtherChannel Configuration: ipcisco.com/ether-channel-configuration http://thaicpe.com/discussion/1604 Cisco Router Password Recovery: ipcisco.com/cisco-router-password-recovery Via xMODEM...
  2. PlAwAnSaI

    Next Generation Network Engineers

    Network Programmability Certifications:Evolution of Major IT Roles in the IT DevOps World: Orchestrating for OutcomesBefore > After Analyst: Business support > Business transformationSystems efficiency > System analysisInfrastructure protection > Process optimizationArchitect: IT segment design...
  3. PlAwAnSaI

    Unified MPLS: Advanced Scaling for Core and Edge Networks

    Best Practices to Deploy High-Availability in Service Provider Edge and Aggregation Architectures: Network Level Resiliency:Network Design Resiliency: Dual-homing APS, GECEvent DampeningFast Convergence: iSPF Optimisation (OSPF, IS-IS) BGP Optimisation Fast BGP ConvergenceGraceful Restart (MBGP...
  4. PlAwAnSaI

    Border Gateway Protocol (BGP)

    As long as the route refresh capability is supported, able to use the feature. If want to check whether neighbor supports it, can use the following command:R1#sho ip bgp neighbors 192.168.0.2 | sec Neighbor capabilities Neighbor capabilities: Route refresh: advertised and received(old &...
  5. PlAwAnSaI

    Juniper

    JNCIA: OSPF hello packets that are sent from a remote router and are destined for the local router and Telnet traffic that is sent from a remote host and is destined for the local router are two examples of RE exception traffic. A BGP router only uses the MED attribute, by default, when...
  6. PlAwAnSaI

    Next Generation Network Engineers

    The Network at the Center of Every Evolution Step: Managing Your Career Through Key Market TransitionsIndustry Relevant Bridge the Knowledge GapsCentralized > Silo'd > Unconnected > Network as Platform > Internet of EverythingGrowing IT Talent GapsRe-skilling NeededEvolving Job Roles By...
  7. PlAwAnSaI

    Border Gateway Protocol (BGP)

    จุดประสงค์ของการใช้ BGP BGP ให้ประโยชน์อย่างเห็นได้ชัด โดยเฉพาะการเชื่อมต่อเครือข่ายต่างๆ รวมทั้งลูกค้า และผู้ให้บริการโทรศัพท์ รวมทั้งเครือข่ายอื่นๆ BGP เหมาะอย่างยิ่งสำหรับการเชื่อมต่อเครือข่ายในรูปแบบของ Autonomous ต่างๆ เข้าด้วยกัน BGP เหมาะอย่างยิ่งสำหรับการเชื่อมต่อเครือข่ายในระดับ...
  8. PlAwAnSaI

    Nokia Router Configurations

    PE# configure service sdp 2 far-end 10.10.10.2 lsp "to-PE2" keep-alive shutdown exit no shutdown # show service sdp Changing the SAP & Network Port MTU: configure port 1/1/4 shutdown configure port 1/1/4 ethernet mtu 1522 configure port 1/1/4 no shutdown show service sap-using...
  9. PlAwAnSaI

    Open Shortest Path First (OSPF)

    Configuring OSPF in a Single Area:Use the command router ospf [vrf ] to start OSPF. router ospf 1Use the network command to enable the interfaces.Identify area assignments area . network 0.0.0.0 255.255.255.255 area 0 (all interfaces; not recommend) or Enable explicitly on an interfaces ip...
  10. PlAwAnSaI

    Open Shortest Path First (OSPF)

    OSPF Operation - กระบวนการของ OSPF จะเกิดขึ้นตามลำดับต่อไปนี้: OSPF Adjacencies - การ Form ความสัมพันธ์กันระหว่าง Router เพื่อนบ้าน (Neighbor - ในที่นี้จะหมายถึง Router ที่ Run Process ของ OSPF ซึ่งทำการเชื่อมต่ออยู่กับ Router ตัวอื่นๆ ที่ Run OSPF อยู่ด้วยเช่นกัน หรือที่เรียกว่า Adjacent Router...
  11. PlAwAnSaI

    Planning and Design Service Provider Network

    Hybrid Device Model:Network: IP End-to-end transport (including addressing)Transport multiplexing Link: FIB Single hop transport (including addressing)Media access flow controlMedia access framing and marshallingPer-hop (media specific) error correction Fast forwarding in soft...
  12. PlAwAnSaI

    Nokia Router Configurations

    configure router isis interface [level-capability ] configure router isis interface toR7 level-capability level-1 configure router isis [level-capability ] : default is level-1/2 configure router isis level-capability level-1 There is only one IS-IS area type. In IS-IS all areas are the same...
  13. PlAwAnSaI

    Nokia Router Configurations

    Properly configure a single/multiple-area OSPF instance: Enable the OSPF contextCreate an area/many areas as needed Add to this/each area the system and the physical interfaces on which OSPF is to be spokenSelect the proper interface type (point-to-point or broadcast)Specify the type needed for...
  14. PlAwAnSaI

    Nokia Router Configurations

    Customer 'A' has sites on 3 different PE routers. The routers are connected to each other through an IP/MPLS network in a full mesh fashion. Customer 'A' requires a VPLS service. Each router requires 2 SDPs with 1 VPLS service VPRN VRF tables: Each VRF table contains routes for a single VPRNVPN...
  15. PlAwAnSaI

    Nokia Router Configurations

    Complete the VPRN service configuration on PE for Customer Blue: A: PE# configure service vprn 10 customer 10 create description "Customer Blue" router-id 10.10.10.1 autonomous-system 64496 route-distinguisher 64496:1 auto-bind ldp vrf-target target:64496:10 interface "toR3" create...
  16. PlAwAnSaI

    SPCORE question of the day

    www.networkworld.com/article/2347847/cisco-subnet/nsf--nsr--and-gr.html
  17. PlAwAnSaI

    Nokia Router Configurations

    Spoke SDP Termination: MTU Considerations: The VC-MTU is derived from the configured service MTU (VC-MTU = configured service MTU - 14 (Ethernet overhead, FCS not counted)Service MTU cannot be configured on IES or VPRN serviceIf no service MTU is configured, the VC-MTU is derived from the...
  18. PlAwAnSaI

    Nokia Router Configurations

    VPRN data plane: A data packet arrives at the ingress PE and is encapsulated with both the outer/transport label, learned through LDP, as well as the service label, learned through T-LDP or MP-BGPAs the data packet traverses the P routers, the outer label is swapped while the inner label remains...
  19. PlAwAnSaI

    Nokia Router Configurations

    VPLS Advantages: Customer's perspective: It looks as if all sites appear to be connected to a single-switched VLANTransparent to the customer's dataCan operate over a single, local site or over multiple, geographically-dispersed sitesFames are only forwarded across the required links in the...
  20. PlAwAnSaI

    Nokia Router Configurations

    Verify Path MTU Using RSVP ADSPEC: If ADSPEC is configured on the LSP used as the transport for the SDP, the SDP path-MTU is derived from the path MTU signalled in RSVP using the ADSPEC objectNegotiated MTU for the LSP is set to the smallest MTU value found on the pathconfigure router mpls lsp...
Top