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
Post a Comment