[c-nsp] Bridge between Serial and ethernet
Everton da Silva Marques
everton at lab.ipaccess.diveo.net.br
Thu Aug 16 13:13:20 EDT 2007
On Thu, Aug 16, 2007 at 06:14:32PM +0300, tojonirina.raonisoafianinana at dts.mg wrote:
>
> I want to establish a connexion between the ?? Serial interface 1 ??
> and ?? the ethernet interface 1 ??, its must be inside the same
> pool address (for e.g /30 netmask). For this, the router in the
> middle must be really transparent (bridge).
>
> Is it possible to establish this link ? If yes, could someone
> help us for the configuration ?
Search for the following commands:
interface Ethernet1
bridge-group 2
!
interface Serial1
bridge-group 2
!
bridge 2 protocol ieee
More information about the cisco-nsp
mailing list