[j-nsp] Monitor ppp interface
    Bjørn Mork 
    bjorn at mork.no
       
    Thu Dec 13 17:04:10 EST 2007
    
    
  
"sunnyday" <cscosunny at gmail.com> writes:
> Is there any way find the ppp interface from this output from a specific subscriber?
> i want for example to see what policies are attached to subscriber test1
> i have done the show ppp int gig 2/6 and could identify the ppp interface but when i have thousands of subscribers what to do to find the ppp interface???
>
>
> ------------------------   --------------------------------
> test2 at kis.com              GigabitEthernet 2/6.100:100     
> test1 at kis.com              GigabitEthernet 2/6.101:101   
get the ip address from
  show subscribers username test1 at kis.com
and then do 
  sh ip route <ipaddress>
to get the ip interface
Bjørn
    
    
More information about the juniper-nsp
mailing list