Frame Relay Map Command List
Frame Relay Map Command ListUse the frame-relay map command to create the static
mapping, associating IP addresses with DLCI numbers.
- Add the broadcast parameter to the command to configure the router to forward broadcast traffic over the link.
- You can also specify the Frame Relay encapsulation to use for the virtual circuit by adding the cisco or the ietf keywords. If not used, the circuit uses the encapsulation method specified for the interface. If used, you can use one type of encapsulation for one DLCI, and another type for another DLCI.
The following commands enable Frame Relay on serial
interface 0 using Cisco as the encapsulation method, disable inverse ARP, and
map IP address 10.1.1.55 to DLCI 25.
Router(config)#int
s0
Router(config-if)#encap frame-relay
Router(config-if)#no frame inverse
Router(config-if)#frame-relay map ip 10.1.1.55 25
Router(config-if)#encap frame-relay
Router(config-if)#no frame inverse
Router(config-if)#frame-relay map ip 10.1.1.55 25
Tidak ada komentar:
Posting Komentar