要配置 E1 小型 PIM,请按以下所述使用 WebUI 或 CLI:
WebUI
CLI
有关如何配置 E1 接口的信息,请参阅
调制解调器接口
V.92
V.92 接口提供了一个内部模拟调制解调器,可以与服务提供商建立 PPP 连接。可
将串行接口配置为主接口或备份接口,备份接口在接口出现故障切换时使用。
注意 :
V.92 接口在透明模式下不起作用。
要配置 V.92 接口,请按以下所述使用 WebUI 或 CLI:
WebUI
Network > Interfaces > List > Edit (serial1/0): 输入或选择以下内容,然后单
击 OK:
WAN Configure: main link
WAN Encapsulation: PPP
Binding a PPP Profile: junipertest
单击 Apply
Fixed IP: ( 选择 )
IP Address/Netmask: 172.18.1.1/24
set interface serial1/0 encapsulation ppp
set ppp profile "junipertest" static-ip
set ppp profile "junipertest" auth type chap
set ppp profile "junipertest" auth local-name "juniper"
set ppp profile "junipertest" auth secret "password"
set interface serial1/0 ppp profile "junipertest"
set interface serial1/0 ip 172.18.1.1/24
set user "server" type wan
set user "server" password "server"
Network > Interfaces > List > Edit ( 对于 serial1/0): 输入以下内容,然后单击
OK:
Zone Name: Untrust ( 选择 )
ISP: 输入以下内容,然后单击 OK:
ISP Name: isp_juniper
Primary Number: 1234567
Login Name: juniper
Login Password: juniper
Modem: 输入以下内容,然后单击 OK:
Modem Name: mod1
Init String: AT&FS7=255S32=6
Active Modem setting
Inactivity Timeout: 20
概念与范例
参考指南
ScreenOS
。
小型 PIM 配置
45