This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| network_stuff:juniper:qfx [2021/03/19 13:33] – jotasandoku | network_stuff:juniper:qfx [2024/09/25 14:18] (current) – jotasandoku | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| **MC-LAG**\\ | **MC-LAG**\\ | ||
| - | [[https:// | + | [[https:// |
| * Configuration with examples: [[https:// | * Configuration with examples: [[https:// | ||
| Line 22: | Line 22: | ||
| * Inter-chassis Control Protocol (ICCP): It uses TCP as a transport protocol and requires Bidirectional Forwarding Detection (BFD) for fast convergence | * Inter-chassis Control Protocol (ICCP): It uses TCP as a transport protocol and requires Bidirectional Forwarding Detection (BFD) for fast convergence | ||
| * Interchassis link-protection link (ICL-PL) : Each ICL can learn up to 512K MAC addresses. | * Interchassis link-protection link (ICL-PL) : Each ICL can learn up to 512K MAC addresses. | ||
| + | * *Consistency tools* (require 'set multi-chassis mc-lag consistency-check' | ||
| Line 73: | Line 74: | ||
| show ospf database router lsa-id 148.64.56.250 detail | show ospf database router lsa-id 148.64.56.250 detail | ||
| show ospf database external lsa-id 0.0.0.0 detail | show ospf database external lsa-id 0.0.0.0 detail | ||
| - | | + | |
| ---- | ---- | ||
| - | **EVPN AND VXLAN**\\ | ||
| - | MAC addresses conveyed via bgp. Datacenter. At the end of the day these are knobs to avoid using L3!. Listen to this [[https:// | ||
| - | * ESI—An Ethernet segment must have a unique nonzero identifier, called the Ethernet segment identifier (ESI). The ESI is encoded as a 10-octet integer. When manually configuring an ESI value, the most significant octet, known as the type byte, must be 00. When a single-homed CE device is attached to an Ethernet segment, the entire ESI value is zero. The Ethernet segment of the multihomed Device CE1 has an ESI value of 00: | ||
| - | * EVI—An EVPN instance (EVI) is an EVPN routing and forwarding instance spanning all the PE routers participating in that VPN. An EVI is configured on the PE routers on a per-customer basis. Each EVI has a unique route distinguisher and one or more route targets.An EVI is configured on Routers PE1, PE2, and PE3. | ||
| - | * Rest of the info in: [[https:// | ||
| - | |||
| - | |||
| - | |||
| - | ---- | ||
| PORT MIRRORING: | PORT MIRRORING: | ||
| Line 130: | Line 122: | ||
| set snmp location Coresite-LA1 | set snmp location Coresite-LA1 | ||
| - | set snmp contact " | + | set snmp contact " |
| set snmp v3 usm local-engine user ODC authentication-sha authentication-password " | set snmp v3 usm local-engine user ODC authentication-sha authentication-password " | ||
| set snmp v3 usm local-engine user ODC privacy-aes128 privacy-password " | set snmp v3 usm local-engine user ODC privacy-aes128 privacy-password " | ||
| Line 162: | Line 154: | ||
| add password * password | add password * password | ||
| add identity * / | add identity * / | ||
| - | add method csw3.la1.grapeshot.co.uk {ssh: | + | add method csw3.la1.mycompany1.co.uk {ssh: |
| - | add method csw4.la1.grapeshot.co.uk {ssh:1024} | + | add method csw4.la1.mycompany1.co.uk {ssh:1024} |
| add method {ssh -o UserKnownHostsFile=/ | add method {ssh -o UserKnownHostsFile=/ | ||
| add method {ssh -o UserKnownHostsFile=/ | add method {ssh -o UserKnownHostsFile=/ | ||
| add method * ssh | add method * ssh | ||
| add noenable fw0* {0} | add noenable fw0* {0} | ||
| - | add cyphertype fw0*.dc.grapeshot.co.uk aes256-cbc | + | add cyphertype fw0*.dc.mycompany1.co.uk aes256-cbc |
| + | ---- | ||
| + | __AIRFLOW / FANS__ | ||
| + | \\ | ||
| + | * AFI (AIR FLOW IN) - Port-side intake (PI) - refers to the airflow direction where the air is drawn from the **front** (fan side) and exhausted out the **back** (ports side). | ||
| + | * AFO (AIR FLOW OUT) - Port-side exhaust (PE) - refers to the airflow direction where the air is drawn from the **back** of the device (ports side) and exhausted out the **front** (fan side). | ||
| + | {{: | ||