ZyXEL Communications UAG Series Cli Reference Manual page 58

Unified access gateway
Hide thumbs Also See for UAG Series:
Table of Contents

Advertisement

Chapter 6 Interfaces
This example shows how to modify the name of interface lan2 to "VIP". First you have to check the
interface system name (ge4 in this example) on the UAG. 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
58
User Defined Name
wan1
wan2
lan1
lan2
dmz
User Defined Name
wan1
wan2
lan1
VIP
dmz
User Defined Name
wan1
wan2
lan1
Partner
dmz
User Defined Name
wan1
wan2
lan1
Customer
dmz
UAG CLI Reference Guide

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents