回首页

后一页
前一页
FEP to FEP with Transmission Groups


Router A stun peer-name 1.0.0.1
stun remote-peer-keepalive
stun protocol-group 9 sdlc-tg

interface serial 0
encapsulation stun
stun group 9
stun sdlc-role secondary
sdlc address 02 echo
stun route address 02 tcp 5.0.0.1 local-ack

interface serial 1
encapsulation stun
stun group 9
stun sdlc-role secondary
sdlc address 04 echo
stun route address 04 tcp 5.0.0.1 local-ack

interface loopback 0
ip address 1.0.0.1 255.255.255.0
  Router B stun peer-name 5.0.0.1
stun remote-peer-keepalive
stun protocol-group 9 sdlc-tg

interface serial 0
encapsulation stun
stun group 9
stun sdlc-role primary
sdlc address 02 echo
stun route address 02 tcp 1.0.0.1 local-ack

interface serial 1
encapsulation stun
stun group 9
stun sdlc-role primary
sdlc address 04 echo
stun route address 04 tcp 1.0.0.1 local-ack

interface loopback 0
ip address 5.0.0.1 255.255.255.0

NOTE: The FEP with the highest sub-area address becomes the primary. Therefore the router on that side must be set-up to behave as a secondary device.

后一页
前一页

回首页