Hi, all..I'm curious if anyone knows if it is possible to set up an unnumbered interface on an Ethernet interface? To be exact, I have 2 ethernet interfaces, and I want to do this..
interface Ethernet1/0
ip address 10.0.0.2 255.255.255.192
interface Ethernet1/1
ip unnumbered Ethernet1/0
It keeps telling me the following...
Point-to-point (non-multi-access) interfaces only
I know there is still a vast amount I dont know about Ciscos. Does anyone have a suggestion for how I can make this work? Can I make this work?
Many thanks.
UnixSkunk - Not everything is black and white.
interface Ethernet1/0
ip address 10.0.0.2 255.255.255.192
interface Ethernet1/1
ip unnumbered Ethernet1/0
It keeps telling me the following...
Point-to-point (non-multi-access) interfaces only
I know there is still a vast amount I dont know about Ciscos. Does anyone have a suggestion for how I can make this work? Can I make this work?
Many thanks.
UnixSkunk - Not everything is black and white.