This shows you the differences between two versions of the page.
| network_stuff:juniper:ex [2021/06/16 10:43] – jotasandoku | network_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 |
| To assign interface to an aggegate: | To assign interface to an aggegate: | ||
| Line 349: | Line 349: | ||
| * Test ftp/ | * Test ftp/ | ||
| - | Go: https:// | + | Go: https:// |
| 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/ | * check crawling : **curl ipecho.net/ | ||
| 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/ | ||
| + | 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 " | __**PFE TROUBLESHOOTING / DEBUGGING " | ||
| Line 675: | Line 680: | ||
| ** PFE TROUBLESHOOTING / MC-LAG** | ** PFE TROUBLESHOOTING / MC-LAG** | ||
| + | |||
| + | For the full troubleshooting check here {{ : | ||
| + | |||
| request pfe execute target fpc0 command "set dcbcm bcmshell \"l3 l3table show\"" | request pfe execute target fpc0 command "set dcbcm bcmshell \"l3 l3table show\"" | ||
| Entry VRF IP address | Entry VRF IP address | ||