Hi,
I am using FreeBSD 7.4/i386. When tried with [cmd=]netstat -in[/cmd]
Is there any way to change link#1 to link#0? Because I need to used under link#0? Will it be possible? If yes, please reveal with the steps.
I am using FreeBSD 7.4/i386. When tried with [cmd=]netstat -in[/cmd]
Code:
# netstat -in
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
bce0 1500 [color="Red"][B]<Link#1>[/B][/color] 5c:f3:fc:b6:59:bc 42879 0 54670 0 0
bce0 1500 10.10.10.0/24 10.10.10.1 43483 - 52889 - -
bce0 1500 2010::5ef3:fc 2010::5ef3:fcff:f 71 - 259 - -
bce0 1500 fe80:1::5ef3: fe80:1::5ef3:fcff 8 - 9 - -
bce1 1500 <Link#2> 5c:f3:fc:b6:59:be 0 0 0 0 0
Is there any way to change link#1 to link#0? Because I need to used under link#0? Will it be possible? If yes, please reveal with the steps.