12 pipe configuration – ADLINK aTCA-N700 User Manual

Page 18

Advertising
background image

Switch Manager Configuration Guide

18

Command description

port PORT_ID macfilter src MAC_ADDR

<1-4095>

Block specific source MAC on a port

port PORT_ID mtu <1518-16360>

Set mtu for specified port

port PORT_ID name STRING

Set name for specified port

port PORT_ID pvlan <1-4096>

Set pvlan ID for specified port

port PORT_ID speed VALUE

Set speed for specified port

Example

Set parameters of port xe0, such as: autoneg, mtu, name, ....

4.2.12 Pipe Configuration

The Pipe function delivers port ingress traffic directly to another port without any packet

processing.

The following commands are available for Pipe.

Command description

port pipe Src_port Dst_port

Pipe a port to another.

ATCA-N700(config)# port xe0 autoneg disable

ATCA-N700(config)# port xe0 mtu 2000

ATCA-N700(config)# port xe0 name xe0

ATCA-N700(config)# port xe0 disable

ATCA-N700(config)# port xe0 cos 4

ATCA-N700(config)# show port xe0

Information of port xe0 --

Name : xe0

Admin status : Disable Link status : Down

Auto-neg : Off

Link speed : 10000M Duplex mode : Full

Vlan filter : None Stp state : Forward

Default VLAN : 4 Default COS : 4

Flow control : None MTU : 2000

Mcast limit : Disable Mcast max rate : 0 pps

Bcast limit : Disable Bcast max rate : 0 pps

Flood limit : Disable Flood max rate : 0 pps

Advertising