set interfaces vlan unit 10 family inet address 192.168.1.1/24 set vlans vlan interface vlan.10 //vlan子端口和VLAN对应起来 wildcard range set interfaces ge-0/0/[11-13,16,23,45] unit 0 family ethernet-switching vlan members v500 wildcard range set interfaces ge-0/0/[1-45] unit 0 fam...
deactivate interfaces ge-0/0/0 可以多种多样,自己尝试下就会知道 4、启用 active interfaces ge-0/0/0 5、多个端口同时设置 [edit] root@SRX1# wildcard range set interfaces ge-0/0/[0-1,3] link-mode full-duplex interfaces { ge-0/0/0 { link-mode full-duplex; unit 0 { family inet { ...
root@SRX1# edit interfaces ge-0/0/0 [edit interfaces ge-0/0/0] root@SRX1# replace pattern 1.1.1.2/24 with 1.1.1.3/24 9、多个端口同时设置 [edit] root@SRX1# wildcard range set interfaces ge-0/0/[0-1,3] link-mode full-duplex interfaces { ge-0/0/0 { link-mode full-duplex; ...
The wildcard range option enables you to configure multiple interface configuration statements by using a single set command; instead of configuring each of them individually for interfaces. The range option with the wildcard command enables you to specify ranges in activate, deactivate, delete, prote...
Command issued to add a group of interfaces to a VLAN: root@dnd-26-plz# wildcard range set interfaces ge-0/0/[11-13,16,23,45] unit 0 family ethernet-switching vlan members v500 VLAN output after applying the configuration: {master:0}[edit] ...
The wildcard range option enables you to configure multiple interface configuration statements by using a single set command; instead of configuring each of them individually for interfaces. The range option with the wildcard command enables you to specify ranges in activate, deactivate, delete, prote...
Juniper 交换机配置教程 SwitchConfig TerryTian 接口 二层接口三层接口聚合接口VLAN接口子接口 2 Copyright©2009JuniperNetworks,Inc.www.juniper.net L3SUB-INTERFACE SupportedoneitherL3physicalinterfaceorL3aggregated-ethernetinterfaces(LAG)Commonlyusedinarouteronastickor one-armedroutertopology ▪Inter-VLANrouting...
Command issued to add a group of interfaces to a VLAN: root@dnd-26-plz# wildcard range set interfaces ge-0/0/[11-13,16,23,45] unit 0 family ethernet-switching vlan members v500 VLAN output after applying the configuration: {master:0}[edit] ...
The wildcard range option enables you to configure multiple interface configuration statements by using a single set command; instead of configuring each of them individually for interfaces. The range option with the wildcard command enables you to specify ranges in activate, deactivate, delete, prote...
> show interfaces extensive 查看所有接口详细信息(包含接口error、队列、速率、物理状态等) > show interfaces extensive xe-0/0/0 查看指定接口详细信息 > show interfaces diagnostics optics 查看光接口功率 > show chassis pic fpc-slot * pic-slot * 查看光模块厂商、波长、类型 ...