show chassis fpc ether-types
Syntax
show chassis fpc ether-types <slot-number>
Description
Display the current EtherType values in ternary content addressable memory (TCAM) on a device for a specified FPC slot or for all currently active (online) FPCs on the device.
Ethernet frame headers contain an EtherType field to identify the protocol in the frame's payload so that a receiving device knows how to process incoming Layer 2 traffic. Devices store the EtherType values they can process in TCAM for fast access. You can configure custom EtherType values in place of the default values in the TCAM EtherTypes table, although some values are reserved and can't be changed or configured. For details on how to configure custom EtherType values, see the ether-type configuration statement at the [edit chassis fpc slot] hierarchy.
Options
none | Display the EtherType values in TCAM for all active (online) FPC slots. |
slot-number |
(Optional) Display the EtherType values in TCAM for the specified FPC slot number. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show chassis fpc
ether-types
command.
Field Name | Field Description |
---|---|
FPC | FPC slot number. |
INDEX | Index in the EtherTypes TCAM table. Note:
Indexes 0-5 and 28-31 are reserved. You can't set custom EtherType values at those locations. |
DEFAULT | Default EtherType stored in TCAM at this index. |
CONFIGURABLE | EtherType stored at this TCAM index is configurable (YES), or is reserved and can't be configured or changed (NO). |
ACTIVE | Currently active EtherType value for this index. If you configure a custom value at a particular index, this column shows that value. |
Sample Output
show chassis fpc ether-types
user@host> show chassis fpc ether-types
FPC INDEX DEFAULT CONFIGURABLE ACTIVE 2 0 0x800 NO 0x800 1 0x86dd NO 0x86dd 2 0x806 NO 0x806 3 0x88cc NO 0x88cc 4 0x8809 NO 0x8809 5 0x8035 NO 0x8035 6 0x8847 YES 0x8847 7 0x8848 YES 0x8848 8 0x8906 YES 0x8906 9 0x8914 YES 0x8914 10 0x8902 YES 0x8902 11 0x88f7 YES 0x88f7 12 0x88b7 YES 0x88b7 13 0x88f5 YES 0x88f5 14 0x88f6 YES 0x88f6 15 0x888e YES 0x888e 16 0x893f YES 0x893f 17 0x8940 YES 0x8940 18 0x894b YES 0x894b 19 0x886f YES 0x886f 20 0x8922 YES 0x8922 21 0x8850 YES 0x8850 22 0x8808 YES 0x88B5 23 0x8915 YES 0x8915 24 0x889a YES 0x889a 25 0x88e5 YES 0x88e5 26 0x88de YES 0x88de 27 0x88f8 YES 0x88f8 28 0x8100 NO 0x8100 29 0x88a8 NO 0x88a8 30 0x9100 NO 0x9100 31 0x9200 NO 0x9200 3 0 0x800 NO 0x800 1 0x86dd NO 0x86dd 2 0x806 NO 0x806 3 0x88cc NO 0x88cc 4 0x8809 NO 0x8809 5 0x8035 NO 0x8035 6 0x8847 YES 0x8847 7 0x8848 YES 0x8848 8 0x8906 YES 0x8906 9 0x8914 YES 0x8914 10 0x8902 YES 0x8902 11 0x88f7 YES 0x88f7 12 0x88b7 YES 0x88b7 13 0x88f5 YES 0x88f5 14 0x88f6 YES 0x88f6 15 0x888e YES 0x888e 16 0x893f YES 0x893f 17 0x8940 YES 0x8940 18 0x894b YES 0x894b 19 0x886f YES 0x886f 20 0x8922 YES 0x8922 21 0x8850 YES 0x8850 22 0x8808 YES 0x8808 23 0x8915 YES 0x8915 24 0x889a YES 0x889a 25 0x88e5 YES 0x88e5 26 0x88de YES 0x88de 27 0x88f8 YES 0x88f8 28 0x8100 NO 0x8100 29 0x88a8 NO 0x88a8 30 0x9100 NO 0x9100 31 0x9200 NO 0x9200
show chassis fpc ether-types slot-number
user@host> show chassis fpc ether-types 0
FPC INDEX DEFAULT CONFIGURABLE ACTIVE 0 0 0x800 NO 0x800 1 0x86dd NO 0x86dd 2 0x806 NO 0x806 3 0x88cc NO 0x88cc 4 0x8809 NO 0x8809 5 0x8035 NO 0x8035 6 0x8847 YES 0x8847 7 0x8848 YES 0x8848 8 0x8906 YES 0x8906 9 0x8914 YES 0x8914 10 0x8902 YES 0x8902 11 0x88f7 YES 0x88f7 12 0x88b7 YES 0x88b7 13 0x88f5 YES 0x88f5 14 0x88f6 YES 0x88f6 15 0x888e YES 0x888e 16 0x893f YES 0x893f 17 0x8940 YES 0x8940 18 0x894b YES 0x894b 19 0x886f YES 0x886f 20 0x8922 YES 0x8922 21 0x8850 YES 0x8850 22 0x8808 YES 0x8808 23 0x8915 YES 0x8915 24 0x889a YES 0x8890 25 0x88e5 YES 0x88e5 26 0x88de YES 0x88de 27 0x88f8 YES 0x88f8 28 0x8100 NO 0x8100 29 0x88a8 NO 0x88a8 30 0x9100 NO 0x9100 31 0x9200 NO 0x9200
Release Information
Introduced in Junos OS Release 21.1R1.