How to add values into routing table so that i can see those in netstat -p -


when use netstat -pn server got following result:

device   ip address               mask      flags      phys addr ------ -------------------- --------------- -------- --------------- asd0   10.213.213.121        255.255.255.255          00:00:00:00:01:04 dsa0   10.213.222.111        255.255.255.255 o        00:00:11:07:a0:19` 

i want add 1 ip address dsa0 device. command should use add value?


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -