Help for this page

Select Code to Download


  1. or download this
    [% MACRO interface_metainfo( if_info ) BEGIN %]
    set interfaces ge-1/1/1 unit 23 description "[% if_info.description %]
    +"
    ...
    [% protocol_block( if ) %]
    [% class_of_service_block( if ) %]
    [% END %]