ZyXEL Communications Network Router ZLD Instrukcja Użytkownika Strona 239

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 386
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 238
Chapter 27 Addresses
ZyWALL (ZLD) CLI Reference Guide
239
27.2.1.1 Address Object Command Examples
The following example creates three IPv4 address objects and then deletes one.
Router# configure terminal
Router(config)# address-object A0 192.168.1.1
Router(config)# address-object A1 192.168.1.1-192.168.1.20
Router(config)# address-object A2 192.168.1.0/24
Router(config)# show address-object
Object name Type Address Ref.
=====================================================================
A0 HOST 192.168.1.1 0
A1 RANGE 192.168.1.1-192.168.1.20 0
A2 SUBNET 192.168.1.0/24 0
Router(config)# no address-object A2
Router(config)# show address-object
Object name Type Address Ref.
=====================================================================
A0 HOST 192.168.1.1 0
A1 RANGE 192.168.1.1-192.168.1.20 0
Przeglądanie stron 238
1 2 ... 234 235 236 237 238 239 240 241 242 243 244 ... 385 386

Komentarze do niniejszej Instrukcji

Brak uwag