>>how is it configured on your router at layer three? send that piece
>>of your config, please.
this is the samp. ip interface details. The BGP is not yet setup that's the details i'm requesting now
!
interface Loopback0
ip address 213.118.132.49 255.255.255.255
no ip directed-broadcast
!
interface Ethernet0/0
description Connection to Upstream
ip address 213.118.132.1 255.255.255.252
no ip directed-broadcast
no ip proxy-arp
no ip route-cache
no ip mroute-cache
no keepalive
!
interface Serial0/0
description Connection to Upstream
ip unnumbered Ethernet0/0
no ip directed-broadcast
no ip mroute-cache
no keepalive
no fair-queue
ignore-dcd
!
interface Ethernet0/1
description Connection to Core
ip address 213.118.132.17 255.255.255.240
no ip redirects
no ip directed-broadcast
no ip proxy-arp
ip ospf message-digest-key 1 md5 7 030F541F09042E
no ip mroute-cache
no keepalive
!
Randy Bush <randy at psg.com> wrote:
>> could you explain further? is the link between you and your provider
>> a point to point link? what are the addresses on that link?
> The link is a satellite link. Normal satellite links (SCPC-up/DVB-down).
that is the layer one physical link. that is like saying the link
between my router and sprint's is fiber. while true, it is not very
important at the ip layer.
how is it configured on your router at layer three? send that piece
of your config, please.
randy