Author: VNetLab

0

OSPF Tshoot

#ospf #tshoot #ospf tshoot #ospf tshoot #ospf tshoot OSPF Tshoot ***OSPF Neighbor List is Empty 1. is ospf enabled on the interface ? 2. is the interface in between up/up? 3. is the interface...

0

OSPF Theory

#ospf #ospf #ospf #ospf #details #theory #ospf LSA #ospf  #packet type #ospf states #ospf states All of the following fields in an OSPF hello message must match for an adjacency to form: -hello timer...

0

Juniper SRX IPSEC

wan int ge-0/0/0.0 172.16.12.1 remote ip 172.16.12.2 lan int ge-0/0/1.0 192.168.1.0/24 remote ip 192.168.2.0/24 set system root plain-text-password set interfaces ge-0/0/0 unit 0 family inet address 172.16.12.1/24 set interfaces ge-0/0/1 unit 0 family inet...

0

Juniper implicit deny after accept rules

How Juniper using implicit deny after accept rules Router2 root> show route protocol bgp inet.0: 8 destinations, 8 routes (8 active, 0 holddown, 0 hidden) + = Active Route, – = Last Active, *...

0

Juniper User Privilage configuration

set system login class operator-local permissions view-configuration set system login class operator-local allow-commands show set system login user support class operator-local authentication plain-text-password New password:support Retype new password:support  

0

Optical power budget

Optical power budget FTTx Optical Power budget Fiber attenuation Splice loss Connector (Adapter) quantity Splitter Length of fiber Name   Avg. Loss (db) Splice loss 0.1 Connector loss Adapter 0.2 Cable (Commonly G.625) 1310nm...

NAT 0

NAT

The router maintains a NAT forwarding table which is empty in the beginning. When a client connected to the router wants to send out a packet, the router would receive it and modify the...

0

default-information originate vs default-originate

default-information originate vs default-originate router bgp default-information originate [if default route present in routing table then its can be redistribute default route to downstream] rotuer bgp neighbor x.x.x.x default-originate [no need default route in...