UCC uplink (was Re: [tech] UCC<->Guild Bridge)
David Luyer
david_luyer at pacific.net.au
Thu May 17 06:09:57 WST 2001
or... just for fun, two more ways (memory will be hazy on this on the first):
bridge crb
bridge bitswap-layer3-addresses (probably not needed)
!
bridge-group 1 protocol ip
!
int bvi1
ip addr 130.95.13.1 255.255.255.255
!
int e0
no ip addr
bridge-group 1
!
ip route 130.95.100.0 255.255.255.0 e0
ip route 0.0.0.0 0.0.0.0 130.95.13.1
4th way (abuse of HSRP is fun, I've used HSRP to get around evil problems
like VLAN switches which can't see the same MAC via multiple VLANs, or just
to do MAC spoofing in general):
int e0
no ip addr
standby ip 130.95.13.1
[...]
David.
--
David Luyer Phone: +61 3 9674 7525
Engineering Projects Manager P A C I F I C Fax: +61 3 9699 8693
Pacific Internet (Australia) I N T E R N E T Mobile: +61 4 1111 2983
http://www.pacific.net.au/ NASDAQ: PCNTF
More information about the tech
mailing list