ZyXEL Communications Security Camera 3.1 ユーザーズマニュアル

ページ / 386
 Chapter 10 Zones
ZyWALL (ZLD) CLI Reference Guide
113
10.2.1  Zone Command Examples
The following commands add Ethernet interfaces ge1 and ge2 to zone A and block intra-zone traffic.
Router# configure terminal 
Router(config)# zone A
Router(zone)# interface ge1
Router(zone)# interface ge2
Router(zone)# block 
Router(zone)# exit
Router(config)# show zone 
No. Name                             Block  Member                             
===========================================================================
1   A                                yes    ge1,ge2
Router(config)# show zone A
blocking intra-zone traffic: yes
No. Type                             Member                                    
===========================================================================
1   interface                        ge1                                       
2   interface                        ge2