This shows you the differences between two versions of the page.
| network_stuff:juniper:mx [2022/11/30 08:19] – jotasandoku | network_stuff:juniper:mx [2023/11/02 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 14: | Line 14: | ||
| Example eBGP config | Example eBGP config | ||
| + | set routing-options autonomous-system 65000 | ||
| set protocols bgp group PEER type external | set protocols bgp group PEER type external | ||
| set protocols bgp group PEER local-address x.x.x.x | set protocols bgp group PEER local-address x.x.x.x | ||
| Line 682: | Line 683: | ||
| __TROUBLESHOOTING NETFLOW (troubleshooting jflow)__ | __TROUBLESHOOTING NETFLOW (troubleshooting jflow)__ | ||
| \\ | \\ | ||
| + | Jflow and Netflow are essentially [[https:// | ||
| + | \\ | ||
| + | cflowd (netflow from alcatel), netstream (netflow from huawei) | ||
| show services accounting flow inline-jflow fpc-slot 0 | show services accounting flow inline-jflow fpc-slot 0 | ||
| Line 687: | Line 691: | ||
| show services accounting flow inline-jflow fpc-slot 7 | show services accounting flow inline-jflow fpc-slot 7 | ||
| From Shell | From Shell | ||
| - | + | | |
| - | start shell pfe network fpc0 | + | |
| debug cos halp show ifds local-only | debug cos halp show ifds local-only | ||
| debug cos halp all_stats non-zero | debug cos halp all_stats non-zero | ||
| exit | exit | ||
| - | |||
| start shell pfe network fpc3 | start shell pfe network fpc3 | ||
| debug cos halp show ifds local-only | debug cos halp show ifds local-only | ||
| debug cos halp all_stats non-zero | debug cos halp all_stats non-zero | ||
| exit | exit | ||
| - | |||
| start shell pfe network fpc7 | start shell pfe network fpc7 | ||
| debug cos halp show ifds local-only | debug cos halp show ifds local-only | ||
| debug cos halp all_stats non-zero | debug cos halp all_stats non-zero | ||
| exit | exit | ||
| - | |||
| From mspmand | From mspmand | ||
| - | |||
| start shell | start shell | ||
| vty -s mspmand fpc0 | vty -s mspmand fpc0 | ||
| plugin jflow show statistics | plugin jflow show statistics | ||
| quit | quit | ||
| - | |||
| vty -s mspmand fpc3 | vty -s mspmand fpc3 | ||
| plugin jflow show statistics | plugin jflow show statistics | ||
| - | quit | + | quit |
| - | + | ||
| vty -s mspmand fpc7 | vty -s mspmand fpc7 | ||
| plugin jflow show statistics | plugin jflow show statistics | ||