PassFinder AP2520 VoIP Router/Gateway Operation Manual
Version 1.10 / Mar. 2002
AddPac Technology Co., Ltd.
-
86
-
[Example] Frame-Relay Access Router Configuration
(When sub-interface is used)
Router(config)# interface serial 0
☞
Enters into the interface
configuration mode.
router(config-serial0)#
☞
Configuration is possible in this mode.
router(config-serial0)#
encapsulation
frame-relay
☞
Encapsulates as
the frame-relay.
router(config-serial0)# interface serial0.1
☞
Creates sub-interface
s0.1 and starts configuration.
router(config-serial0.1)# ip
address 131.12.1.1 255.255.255.0
☞
Sets the IP address as “131.12.1.1/16 bit mask.”
router(config-serial0.1-ip)# exit
☞
Returns to the previous
configuration mode.
router(config-serial0.1)# no shutdown
☞
Makes the interface up.
router(config-serial0.1)#
frame-relay
interface-dlci
100
☞
Uses the
inverse-ARP that is incoming through the DLCI No. 100 to set a frame-relay
map. This configuration is to perform dynamic mapping according to the
inverse-ARP. In the sub-interface, static mapping cannot be used.
router(config-serial0.1)# exit
☞
Exits from the configuration mode.
interface ether0.0
no ip address
Operation is up
!
interface serial0
no ip address
Encapsulation FRAME-RELAY
Operation is up
!
!
interface serial0.1
ip address 131.12.1.1 255.255.255.0
Operation is up
frame-relay interface-dlci 100