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

Verifying the Physical Interface Configuration

Purpose

Display the physical interface configuration.

Action


[edit interfaces fe-1/1/0]
user@host# show
unit 0 {
    family inet {
        address 10.10.30.1/32;
        address 10.20.20.20/32;
    }
}

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