what you are attempting to do is not generally allowed on 10meg ethernet. Usually the interface would need to be at least a fast ethernet before a sub-interface would be allowed.
However, if all you need is two networks on the same interface why not use a secondary IP address? r4(config-subif)#ip address 10.1.1.1 255.255.255.0 secondary Kevin Wigle ----- Original Message ----- From: "Circusnuts" To: Sent: Wednesday, 30 January, 2002 20:15 Subject: Ethernet SubInterfaces [7:33790] > Man- any idea on this one... I'm trying to run two physical addresses > on one logical Ethernet interface. I cannot quite understand what this > error message is pointing me to do (especially since it's a 10BaseT > link). The CCO has sent me to MPLS examples. > > > > r4(config-subif)#inter e0.1 > > r4(config-subif)#ip address 10.1.1.1 255.255.255.0 > > > > Configuring IP routing on a LAN subinterface is only allowed if that > > subinterface is already configured as part of an IEEE 802.10, IEEE > 802.1Q, or IS > > L vLAN. > > > > r4(config-subif)# > > > > Thanks Everyone !!! > > Phil Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=33806&t=33790 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

