cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
360
Views
4
Helpful
3
Replies

ip unnumbered with 2 FE Ints?

wazza_bayer
Level 1
Level 1

Hi,

Is it possible to use ip unnumbered on fasteth interfaces?

With the following config, if we connect a device with 192.168.122.2/24 to FE 0/0 we are unable to ping 192.168.122.1?

interface FastEthernet0/0

no ip address

duplex auto

speed auto

!

interface FastEthernet0/0.1

ip unnumbered FastEthernet0/1

!

interface FastEthernet0/1

ip address 192.168.122.1 255.255.255.0

duplex auto

speed auto

3 Replies 3

Richard Burts
Hall of Fame
Hall of Fame

What kind of device is it and how is it connected to FA0/0?

The use of ip unnumbered was originally restricted to point to point serial interfaces. Cisco has extended the concept and now you can configure VLAN subinterfaces of a router as ip unnumbered. This presumes that the connection on the interface is a trunk. So is the device that is connected doing trunking?

HTH

Rick

HTH

Rick

The device currently connected to FA0/0 is simply a Laptop - We will be connecting the router(1841) to a cisco switch and running dot1q.

So, if we have somthing like:

interface FastEthernet0/0.10

encapsulation dot1Q 10

ip unnumbered FastEthernet0/1

With vlan 10 running on switch port, and a trunk port back to 1841 FA0/0, it should work?

I believe that this should work.

HTH

Rick

HTH

Rick
Review Cisco Networking products for a $25 gift card