User Tools

Site Tools


network_stuff:juniper:ex

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

network_stuff:juniper:ex [2021/06/16 10:43] jotasandokunetwork_stuff:juniper:ex [2023/11/02 14:38] (current) – external edit 127.0.0.1
Line 24: Line 24:
  
 ---- ----
-AGGREGATED INTERFACES 802.3ad+AGGREGATED INTERFACES 802.3ad (LAG)
  
 To assign interface to an aggegate: To assign interface to an aggegate:
Line 349: Line 349:
  
   * Test ftp/netapp:\\   * Test ftp/netapp:\\
-  Go: https://filer01-mgt.dc.grapeshot.co.uk/sysmgr/SysMgr.html#+  Go: https://filer01-mgt.dc.mycompany1.co.uk/sysmgr/SysMgr.html#
   ssh ftp01 and write in mount   ssh ftp01 and write in mount
  
   * Check internet reachability from any cc 1:1 outbound   * Check internet reachability from any cc 1:1 outbound
-  [root@cc05.dc.grapeshot.co.uk ~]# ping google.com+  [root@cc05.dc.mycompany1.co.uk ~]# ping google.com
   * Check reachability from internet to internal hosts 1:1 inbound    * Check reachability from internet to internal hosts 1:1 inbound 
-  telnet clarify.grapeshot.co.uk 443 # this is in asci pool+  telnet clarify.mycompany1.co.uk 443 # this is in asci pool
   * check crawling : **curl ipecho.net/plain**   * check crawling : **curl ipecho.net/plain**
 TO check that nat44 is happening in eacg different CC TO check that nat44 is happening in eacg different CC
Line 376: Line 376:
  
   * Check napt-44   * Check napt-44
-  [root@titan26.dc.grapeshot.co.uk ~]# telnet google.com 80+  [root@titan26.dc.mycompany1.co.uk ~]# telnet google.com 80
   (fw)# sh nat translated 89.145.95.2 detail # there should be transalated hits   (fw)# sh nat translated 89.145.95.2 detail # there should be transalated hits
   # testing the below translation     # testing the below translation  
Line 391: Line 391:
   set protocols rstp interface xe-0/0/13.0 mode point-to-point    set protocols rstp interface xe-0/0/13.0 mode point-to-point 
   set protocols rstp interface ge-0/0/3.0 mode edge   set protocols rstp interface ge-0/0/3.0 mode edge
 +
 +To **quickly** add rstp to a port:
 +  del interfaces et-0/0/26 
 +  set protocols rstp interface et-0/0/26
 +  set interfaces et-0/0/26.0 family ethernet-switching
  
 ---- ----
Line 643: Line 648:
  
  
-----+---
  
 __**PFE TROUBLESHOOTING / DEBUGGING "VTY" **__\\ __**PFE TROUBLESHOOTING / DEBUGGING "VTY" **__\\
Line 675: Line 680:
  
 ** PFE TROUBLESHOOTING / MC-LAG** ** PFE TROUBLESHOOTING / MC-LAG**
 +
 +For the full troubleshooting check here {{ :network_stuff:juniper:pfe-tshoot-mclag.odt |}}
 +
   request pfe execute target fpc0 command "set dcbcm bcmshell \"l3 l3table show\"" | grep "Entry|185.89.206.27"    request pfe execute target fpc0 command "set dcbcm bcmshell \"l3 l3table show\"" | grep "Entry|185.89.206.27" 
   Entry VRF IP address       Mac Address           INTF MOD PORT    CLASS HIT    H/W Index   Entry VRF IP address       Mac Address           INTF MOD PORT    CLASS HIT    H/W Index
network_stuff/juniper/ex.1623840219.txt.gz · Last modified: (external edit)