Greetings

What I am trying to achive, transparent bridging/translation
bridging between token ring and ethernet.

I have one host on the To0/0:
10.10.10.1 netmask 255.255.255.0
and another one on the ethernet segment:
10.10.10.2 netmask 255.255.255.0

The config below does not work, and ideas?


no ip routing
!
interface Ethernet0/0
 no ip address
 bridge-group 1
!
interface TokenRing0/0
 no ip address
 ring-speed 16
 bridge-group 1
!
bridge 1 protocol ieee


--erlend




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=21651&t=21651
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to