RE: secondary ip address on e0? [7:28027]

2001-12-03 Thread anil
Configuring Sub-interfaces on a c1603 What could possibly go wrong?? It looked so easy in the book. Does this mean I must use secondary IP addresses on the e0, and sub-interfaces only on s0? Eg., #int e0 ip address [i.p.address] [subnet.mask] secondary #int s0.1 ip address [i.p.address] [subnet.ma

RE: secondary ip address on e0? [7:28027]

2001-12-04 Thread Richard Botham
Hi Anil, There appears to be a conflict here. Is it Secondary addresses ( ie: 2 ip addresses on the same physical port) or subinterfaces. If you need secondary addressing use something like this conf t int fas0/0 ip address 10.128.10.1 255.255.255.0 ip address 172.16.16.1 255.255.255.0 secondar