Switching

last person joined: 3 days ago 

Ask questions and share experiences about EX and QFX portfolios and all switching solutions across your data center, campus, and branch locations.
Expand all | Collapse all

Need to know how to add description to the Static routes in EX 3300

  • 1.  Need to know how to add description to the Static routes in EX 3300

    Posted 05-28-2017 22:34

    Hi ,

     

    My name is Nishanth, and i wanted to know is there any way we can add the description to the static routes in the EX 3300 switch.



  • 2.  RE: Need to know how to add description to the Static routes in EX 3300

    Posted 05-29-2017 01:56

    It's called annotation 🙂

    https://www.juniper.net/documentation/en_US/junos/topics/task/configuration/junos-software-configuration-comments-adding.html

    in your case:

    1. Create static route

    set routing-options static route X.X.X.X/30 next-hop Y.Y.Y.Y

    2. Enter to edit mode "routing-options static"

    edit routing-options static

    3. Annotate routes.

    annotate route X.X.X.X/30 "STATIC ROUTE TO X.X.X.X/30 via Y.Y.Y.Y"