(PM) Frame relay: simplex PVC

Vlado Potisk (vlado_potisk@tempest.sk)
Mon, 9 Feb 1998 20:05:40 -0100

On Feb 2, I asked for help with frame relay configuration with
two DLCIs for two simplex PVC (one for incoming traffic and
one for outgoing traffic)

This is what now works at our site, I'm posting it for
everybody that will be in a similar situation as I was.
--------------
set s1 network hardwired
set s1 protocol frame
set s1 address <frame_relay_local_IP>
set s1 netmask <frame_relay_network_mask>
set s1 cd off
set s1 lmi 0
set s1 annex-d 0
set s1 dlci <DLCI_outgoing>:<frame_relay_remote_IP> <DLCI_incoming>
--------------------
I did not specify a mapping between <DLCI_incoming> and
an IP address, and the router cannot use inverse ARP to find
the IP address either. Don't know if it creates a problem, but the
link is operational with these settings

Vlado Potisk
-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.