Cisco SB107 1483 bridge

Hello,

What i'm trying to accomplish is the following:

I have a Cisco SB107, with a dutch BBned connection (BBned is the provider). This certain provider uses a 1483 bridging protocol. The connection works properly, no problemo.

If i have 1 laptop on the LAN of the Cisco, and i want that laptop to have the WAN IP-address, how can i do that? Right now i'm doing NAT on the Cisco SB107, and the Cisco has the WAN IP-address.

Below is the config of the Cisco. Right now it works in NAT mode. Is what i'm trying to do here possible. If yes, how?

Config:

! version 12.4 no service pad service timestamps debug uptime service timestamps log uptime service password-encryption ! hostname blaat ! boot-start-marker boot-end-marker ! enable secret XXXX ! no aaa new-model no ip dhcp use vrf connected ! ip dhcp pool blaat network 192.168.2.0 255.255.255.0 default-router 192.168.2.1 dns-server 212.45.32.3 ! ! no ip domain lookup ! ! username XXXX password XXXX ! ! ! bridge irb ! ! interface Ethernet0 ip address 192.168.2.1 255.255.255.0 no ip redirects no ip proxy-arp ip nat inside no keepalive hold-queue 100 out ! interface ATM0 no ip address no atm ilmi-keepalive dsl operating-mode auto bridge-group 1 pvc 0/35 encapsulation aal5snap ! ! interface BVI1 mac-address 0000.bec6.bec8 ip address dhcp ip nat outside ! no ip http server no ip http secure-server ! ip nat inside source list 101 interface BVI1 overload ! access-list 101 permit ip 192.168.2.0 0.0.0.255 any ! control-plane ! bridge 1 protocol ieee bridge 1 route ip bridge 1 address 0004.27fd.63ab discard ! line con 0 exec-timeout 5 0 no modem enable stopbits 1 line aux 0 stopbits 1 line vty 0 4 password XXXX login ! scheduler max-task-time 5000 end

Reply to
j.kost
Loading thread data ...

bump!

Reply to
j.kost

Come on guys (or girls). Does anyone know anything?

The problem is that i don't know how to solve this....

Greetings,

Jan

Reply to
j.kost

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.