[c-nsp] Spanning one IP subnet over multiple ethernet virtual
interfaces/tags
Shrimp Daddy
shrimpdaddy at gmail.com
Wed Apr 20 19:50:02 EDT 2005
Is there any way to do something like this with 802.1q tags:
interface ATM3/0/0
ip address 192.168.1.1 255.255.255.0
atm pvc 1 0 32 aal5snap
atm pvc 2 0 33 aal5snap
atm pvc 3 0 34 aal5snap
map-group aaa
!
map-list aaa
ip 192.168.1.2 atm-vc 1
ip 192.168.1.3 atm-vc 2
ip 192.168.1.4 atm-vc 3
Basically, I just want each tag to be able to use only one specific IP
address out of the subnet...
More information about the cisco-nsp
mailing list