Under the system type;
  static-host-mapping {
        Boca1 inet x.x.x.x (ip address)

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Bjørn Mork
Sent: Thursday, December 18, 2008 7:58 AM
To: Aamir Saleem
Cc: [email protected]
Subject: Re: [j-nsp] Juniper "ip host" equivalent

"Aamir Saleem" <[email protected]> writes:

> Experts:
>
> I am looking for Cisco "ip host test 1.1.1.1" equivalent in junos. once
> configured one must be able to ping host test instaed of IP without defining
> DNS.


bj...@router> show configuration system static-host-mapping 
test inet 1.1.1.1;

bj...@router> ping test                                        
PING test (1.1.1.1): 56 data bytes
ping: sendto: No route to host
^C
--- test ping statistics ---
1 packets transmitted, 0 packets received, 100% packet loss



Bjørn
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp
_______________________________________________
juniper-nsp mailing list [email protected]
https://puck.nether.net/mailman/listinfo/juniper-nsp

Reply via email to