SSG 20 硬體安裝與組態指南
介面
E1
42
迷你 PIM 組態
WebUI
Network > Interfaces > List > Edit (serial1/0): 輸入或選擇下面的內容,然後
按一下 OK:
WAN Configure: main link
WAN Encapsulation: cisco-hdlc
按一下 Apply。
Fixed IP: ( 選擇 )
IP Address/Netmask: 172.18.1.1/24
CLI
set interface serial1/0 encap cisco-hdlc
set interface serial1/0 ip 172.18.1.1/24
如需如何組態 T1 介面的相關資訊,請參閱
E1 介面是標準寬域網路 (WAN) 數位通訊格式,是設計來透過銅製設備以 2.048
Mbps 的速率來運作。 E1 是用來支援數位電路的基本分時多工法配置,廣泛地在
北美以外的地區使用。
裝置支援下列 E1 標準 :
ITU-T G.703
ITU-T G.751
ITU-T G.775
若要組態 E1 迷你 PIM,請使用 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
CLI
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"
如需如何組態 E1 介面的相關資訊,請參閱
「概念與範例
參考指南」
ScreenOS
「概念與範例
參考指南」
ScreenOS
。
。