Interfaces
Page 198 7750 SR Interface Configuration Guide
Ethernet Access Port
Services are configured on access ports used for customer-facing traffic. If a Service Access Port 
(SAP) is to be configured on a port, it must be configured as access mode. When a port is 
configured for access mode, the appropriate encapsulation type can be specified to distinguish the 
services on the port. Once a port has been configured for access mode, multiple services may be 
configured on the port.
A:ALA-A>config>port# info
----------------------------------------------
        description "Ethernet access port"
        access
            egress
                pool
                    slope-policy "slopePolicy1"
                exit
            exit
        exit
        network
            egress
                pool
                    slope-policy "slopePolicy2"
                exit
            exit
        exit
        ethernet
            mode access
            encap-type dot1q
        exit
        no shutdown
----------------------------------------------
A:ALA-A>config>port#