Skip to main content

Posts

Showing posts with the label mx

Juniper Inter VLAN routing in 3 ways explored

When inter VLAN routing needs to be configured on Juniper devices the first thing that comes to mind is to use RVI (SVI in cisco land) and be done with it. But, there are certain situations where this approach may not work and this article explores the alternative ways of configuring inter VLAN routing on Juniper devices. Lets say we have a router on a stick topology where an MX/SRX is acting as the router. Depending upon whether its MX or SRX the approach to configure inter VLAN routing varies. The below picture acts as our reference topology for this article: In this topology, we have a switch which has two VLANs 100 & 200 and the tagged packets are sent across to MX/SRX on a trunk port ge-0/0/1. VLAN 100 is assigned to a subnet 10.1.0.0/24 having a gateway ip set to 10.1.0.1. Similarly, VLAN 200 is assigned to a subnet 10.2.0.0/24 having a gateway ip set to 10.2.0.1 Note : In this article I will use an RI instead of the global routing table. Scenario 1 (RVI) ...

Junos Notes

[This is meant for my reference, so data will be from random areas] Setting a Port to trunk all set interfaces ge-0/0/45 unit 0 family ethernet-switching port-mode trunk set interfaces ge-0/0/45 unit 0 family ethernet-switching vlan members all Save/Restore Snapshots [edit] save file-name load file-name Logging out a user : If you want to log out a stale session root@srx> edit Entering configuration mode Users currently editing the configuration:   root terminal u0 (pid 94668) on since 2014-12-01 10:52:51 UTC, idle 1w2d 18:02 [edit] root@srx# run request system logout pid 94668 [A much cleaner way is to set the ssh timeout for the user] Find all users logged onto a device [edit] Status