Forum Discussion

newbie_48881's avatar
newbie_48881
Icon for Nimbostratus rankNimbostratus
Oct 11, 2013

Pinging from TMOS and kernel

Hi,

 

If I have a route domain configured (say with ID = 1939) How do I ping an address from Route Domain 1939, the Default Route Domain ie. 0 and also from the kernel (management routing table)?

 

Regards, Kalai

 

2 Replies

  • Hamish's avatar
    Hamish
    Icon for Cirrocumulus rankCirrocumulus

    When you ping, put the RD on the end of the address that you want to ping from. e.g.

     

    ping 10.1.1.1%1939

     

    H

     

  • From v11.1 onwards you also have two alternatives (XX = the route domain number);

     

    1) rdexec XX ping x.x.x.x

     

    2) rdsh XX to enter the RD shell, then enter any required commands as usual and they will all operate 'from' that RD