[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Displaying LLC Type 2 Properties on a Fast Ethernet Interface

Purpose

Verify the configuration of LLC type 2 properties on a Fast Ethernet interface.

Action

From the J-Web interface, select Configuration>View and Edit>View Configuration Text. Alternatively, from configuration mode in the CLI, enter the show interfaces fe-3/0/0 command.

user@host# show interfaces fe-3/0/0
fe-3/0/0 {
unit 0 {
family inet{
address 172.5.20.1/24;
}
family llc2}
}
}

What it Means

Verify that the output shows the intended LLC type 2 configuration.

See Also

For more information about the format of a configuration file, see the J-series Services Router Basic LAN and WAN Access Configuration Guide.

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]