Log in to ask questions, share your expertise, or stay connected to content you value. Don’t have a login? Learn how to become a member.
See matching posts in thread - Is it possible to: - Create a new VLAN id 100 - ...
See matching posts in thread - Hi, We have Model: ex4300-48p Junos: 18.1R3-S6.1...
Source Code GitHub Links The source code below is also available from GitHub at the following locations: link-up in Junoscriptorium on GitHub Example Configuration Example Output SLAX Script Contents XML Script Contents Example Configuration 01 You invoke it by adding the following to the switch's configuration: 02 03 event-options ( 04 policy LINK-UP ( 05 events snmp trap link up; 06 then ( 07 event-script link-up.slax ( 08 arguments ( 09 ifname "($$.interface-name)"; 10 ) 11 ) 12 ) 13 ) 14 ) 15 16 17 The output is SYSLOG will look like: 18 19 Aug 1 16:14:37 cscript: link-up.slax: IFNAME ge-0/0/3 MAC 00:1e:37:86:13:30 20 21 22 This was tested on EX4200 running JUNOS 9.6. 23 24 Note: To allow time for the ethernet switching table to populate, I had to add a delay once the event triggers
Read the document link-up #Slax #FAQ #MACAddress #ethernet-switching #interface
See the document poesched #POE #ethernet-switching #ScriptingHow-To #Slax #eventscript #How-To
/web/leaf.js" 24 type = "text/javascript" /> 25 </ script > #eventscript #POE #Slax #How-To #ethernet-switching #ScriptingHow-To
See matching posts in thread - This is great info regarding the Forwarding ON/O...
See matching posts in thread - i want to configure Ethernet Channel between SRX...
See matching posts in thread - Now I've been mandated to switch...