Hi,
On some linux server i have routing via interface:
ifconfig eth0 10.10.20.1/24
route add -net 10.10.10.0/24 dev eth0
I'd like do the same on extreme 670, but i can't
something like this:
configure vlan999 ipaddress 10.10.20.1/24
configure iproute add 10.10.10.0/24 vlan999
Is there some trick or other way to get this kind of functionality ? second/multi addresses on interface has some cons for me..
thanks for help,
greetings
Peter