Help for this page

Select Code to Download


  1. or download this
     service instance 20 ethernet
      description Internal site
    ...
      service-policy input 222_444_24
      xconnect 192.168.56.24 571637077 encapsulation mpls
       mtu 9202
    
  2. or download this
    set interfaces ge-1/1/1 unit 23 description "Client name with fun stuf
    +f"
    set interfaces ge-1/1/1 unit 23 encapsulation vlan-ccc
    ...
    set interfaces ge-1/1/1 unit 24 family ccc filter input BIZDSLIP_HSIHY
    +P_NOBP_96KBMG
    set class-of-service interfaces ge-1/1/1 unit 24 rewrite-rules ieee-80
    +2.1 vlan-tag outer-and-inner
    
  3. or download this
    #!/usr/bin/perl
    
    ...
    while(<FH>);
    close(FH);
    close(NF);