ZyXEL Communications ZyWall Reference Manual page 62

Hide thumbs Also See for ZyWall:
Table of Contents

Advertisement

Chapter 6 Interfaces
6.2.1.1 Basic Interface Properties Command Examples
The following commands make Ethernet interface ge1 a DHCP client.
Router# configure terminal
Router(config)# interface ge1
Router(config-if)# ip address dhcp
Router(config-if)# exit
This example shows how to modify the name of interface ge4 to "VIP". First you have to check the
interface system name (ge4 in this example) on the ZyWALL. Then change the name and display
the result.
Router> show interface-name
No.
System Name
===========================================================================
1
ge1
2
ge2
3
ge3
4
ge4
5
ge5
Router> configure terminal
Router(config)# interface-name ge4 VIP
Router(config)# show interface-name
No.
System Name
===========================================================================
1
ge1
2
ge2
3
ge3
4
ge4
5
ge5
Router(config)#
This example shows how to change the user defined name from VIP to Partner. Note that you have
to use the "interface-rename" command if you do not know the system name of the interface. To
use the "interface-name" command, you have to find out the corresponding system name first (ge4
in this example). This example also shows how to change the user defined name from Partner to
Customer using the "interface-name" command.
Router(config)# interface-rename VIP Partner
Router(config)# show interface-name
No.
System Name
===========================================================================
1
ge1
2
ge2
3
ge3
4
ge4
5
ge5
Router(config)#
Router(config)# interface-name ge4 Customer
Router(config)# show interface-name
No.
System Name
===========================================================================
1
ge1
2
ge2
3
ge3
4
ge4
5
ge5
62
User Defined Name
ge1
ge2
ge3
ge4
ge5
User Defined Name
ge1
ge2
ge3
VIP
ge5
User Defined Name
ge1
ge2
ge3
Partner
ge5
User Defined Name
ge1
ge2
ge3
Customer
ge5
ZyWALL (ZLD) CLI Reference Guide

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Zywall zld series

Table of Contents