Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Sep 2001 18:08:51 +0800
From:      "Wing Tim" <twchim1@hotmail.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Change of interface
Message-ID:  <F1064CLg1kZLGgMJnfx00004f64@hotmail.com>

next in thread | raw e-mail | index | archive | help
Hello,
	The routing table in my FreeBSD machine is as follows:
-------------------------------------------------------------------------------
Routing tables

Internet:
Destination        Gateway            Flags     Refs     Use     Netif 
Expire
localhost          localhost          UH          0        0      lo0
192.168            link#1             UC          0        0      xl0 =>
192.168.0.1        0:60:97:db:87:7    UHLW        1       78      xl0   1083
192.168.0.4        0:2:2d:17:3f:5b    UHLW        0      201      xl0    931

Internet6:
Destination        Gateway            Flags      Netif Expire
::1                ::1                UH          lo0
fe80::%xl0         link#1             UC          xl0
fe80::%vx0         link#2             UC          vx0
fe80::%lo0         fe80::1%lo0        Uc          lo0
ff01::             ::1                U           lo0
ff02::%xl0         link#1             UC          xl0
ff02::%vx0         link#2             UC          vx0
ff02::%lo0         fe80::1%lo0        UC          lo0
-------------------------------------------------------------------------------

	What command I should use to change the interface connecting to the machine 
with IP 192.168.0.4 from xl0 to vx0? That is to change the line from
192.168.0.4        0:2:2d:17:3f:5b    UHLW        0      201      xl0
to
192.168.0.4        0:2:2d:17:3f:5b    UHLW        0      201      vx0

	Thanks!

Wing


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F1064CLg1kZLGgMJnfx00004f64>