[j-nsp] Checking GRE tunnels on M-20
    Arpit Mittal (GR/EIL) 
    arpit.mittal at ericsson.com
       
    Thu Nov 10 00:27:54 EST 2005
    
    
  
Hi,
I am using a M-20 router with Services PIC, and creating GRE tunnels.
I want to check the state of the tunnel and the statistics of the same.
Does anyone know how can I see them.
Here is the config done :-
interfaces {
    gr-0/0/0 {
        unit 0 {
            description "GRE Tunnel #1";
            tunnel {
                source 192.168.1.9;
                destination 192.168.15.53;
            }
            family inet {
                address 192.168.210.2/30;
            }
            family mpls;
        }
Regards,
Arpit Mittal
    
    
More information about the juniper-nsp
mailing list