[nsp] Accessing devices on a VLAN trunk

Jakob Schlyter jakob at rfc.se
Fri Dec 26 11:25:41 EST 2003


On Fri, 26 Dec 2003, Christopher J. Wolff wrote:

> Now my question;  Is there any way to access the management interface on the
> microwave radio (The radio will accept an ip address) even though it lives
> on a VLAN trunk?

frames to the 802.1q native vlan will be transmitted without a tag. by
adding a something like:

  interface fastEthernet 1/0.44
    encapsulation dot1q 44 native

that subinterface will be configured to send untagged frames. note that
you can only set one (1) subinterface to native.


	jakob


More information about the cisco-nsp mailing list