dsl-sfp-options
構文(SRX300、SRX320、SRX340、SRX345、SRX380)
dsl-sfp-options { adsl-options { encap encapsulation; vci identifier; vpi identifier; annex (auto | annexj-off); } gfast-options{ carrier carrier setting; } vdsl-options { carrier carrier setting; profile profile; } }
階層レベル
[edit interfaces interface name]
形容
SRXシリーズファイアウォールのADSLプロパティを設定します。
Annex Jのサポートに必要な、デバイスのスロット8にSFPを挿入して、次の事前設定手順の例を示します。 xDSL SFP 制御パスを機能させるには、1 つの論理インターフェイスを設定する必要があります。
-
inet
インターフェース上のADSLとAnnex J:user@host# set interfaces ge-0/0/8 unit 0 family inet address 10.1.1.10/24 user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 encap llcsnap-bridged-802.1q user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 annex auto encap llcsnap-bridged-802.1q
-
イーサネットスイッチングインターフェイス上のvlanのないADSLとAnnex J:
user@host# set interfaces ge-0/0/8 unit 0 family ethernet-switching vlan members xdsl-test user@host# set interfaces irb unit 50 family inet address 10.1.1.10/24 user@host# set vlans xdsl-test vlan-id 50 user@host# set vlans xdsl-test l3-interface irb.50 user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 encap llcsnap-bridged-802.1q user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 annex auto encap llcsnap-bridged-802.1q
-
イーサネットスイッチングインターフェイス上のvlanを使用したADSLとAnnex J:
user@host# set interfaces ge-0/0/8 native-vlan-id 50 user@host# set interfaces ge-0/0/8 unit 0 family ethernet-switching interface-mode trunk user@host# set interfaces ge-0/0/8 unit 0 family ethernet-switching vlan members xdsl-test user@host# set interfaces irb unit 50 family inet address 10.1.1.10/24 user@host# set vlans xdsl-test vlan-id 50 user@host# set vlans xdsl-test l3-interface irb.50 user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 encap llcsnap-bridged-802.1q user@host# set interfaces ge-0/0/8 dsl-sfp-options adsl-options vpi 8 vci 36 annex auto encap llcsnap-bridged-802.1q
同様に、
dsl-sfp-options
で G.fast オプションを設定するには、次のコマンドを使用します。
user@host# set interfaces ge-0/0/8 unit 0 family inet address 10.1.1.1/24 user@host# set interfaces ge-0/0/8 dsl-sfp-options gfast-options carrier a43
オプション
adsl-options | ADSLインターフェースのオプション。 |
annex (auto | annexj-off) | 附属書の種類。 |
carrier | VDSLのキャリア設定。サポートされているVDSLキャリアは、A43、B43、およびautoです。サポートされているG.fastキャリアは、A43、A43c、B43、およびB43cです。 |
encap | カプセル化の種類。 |
gfast-options | G.fast(ギガビットブロードバンドアクセス技術)のオプション。 |
profile | VDSL のプロファイルの種類。 |
vci | 仮想回線識別子。 |
vdsl-options | オプション。 |
vpi | 仮想パス識別子。 |
必要な権限レベル
routing—設定でこのステートメントを表示します。
routing–control—設定にこのステートメントを追加します。
system:設定でこのステートメントを表示します。
システム制御—このステートメントを設定に追加します。
リリース情報
Junos OSリリース20.4R1で導入されたステートメント。