Ethernet Interface Specific Commands; Mac Address Setting Commands - ZyXEL Communications NXC Series Cli Reference Manual

Wireless lan controller
Hide thumbs Also See for NXC Series:
Table of Contents

Advertisement

6.2.3.1 Connectivity Check Command Example
The following commands show you how to set the WAN1 interface to use a TCP handshake
on port 8080 to check the connection to IP address 1.1.1.2
Router# configure terminal
Router(config)# interface wan1
Router(config-if-wan1)# ping-check 1.1.1.2 method tcp port 8080
Router(config-if-wan1)# exit
Router(config)# show ping-check
Interface: wan1
Check Method: tcp
IP Address: 1.1.1.2
Period: 30
Timeout: 5
Fail Tolerance: 5
Activate: yes
Port: 8080
Router(config)#

6.3 Ethernet Interface Specific Commands

This section covers commands that are specific to Ethernet interfaces.
The following table identifies the values required for many of these commands. Other input
values are discussed with the corresponding commands.
Table 16 Input Values for Ethernet Interface Commands
LABEL
interface_name

6.3.1 MAC Address Setting Commands

This table lists the commands you can use to set the MAC address of an interface..
Table 17 interface Commands: MAC Setting
COMMAND
interface interface_name
no mac
mac mac
NXC CLI Reference Guide
DESCRIPTION
The name of the interface.
Ethernet interface: gex, x = 1 - N, where N equals the highest numbered
Ethernet interface for your NXC model.
VLAN interface: vlanx, x = 0 - 4094.
DESCRIPTION
Enters sub-command mode.
Has the interface use its default MAC address.
Specifies the MAC address the interface is to use.
Chapter 6 Interfaces
57

Advertisement

Table of Contents
loading

Table of Contents