Configuring SONET/SDH Parameters on an Ethernet XGIG WAN Port

When an Ethernet port is configured in WAN mode (xgig wan command), you can change certain SONET/SDH parameters to reflect the SONET/SDH requirements for the port.

The following CLI output shows an example of a SONET/SDH configuration for a WAN PHY Ethernet port.

*A:7705>config>port# info
----------------------------------------------
        shutdown
        ethernet
            xgig wan
        exit
        sonet-sdh
            tx-dus
            suppress-lo-alarm
            threshold ber-sd rate 4
            section-trace increment-z0
            path
                trace-string "hello"
                report-alarm pais
                signal-label 0x20
            exit
        exit
----------------------------------------------