Description

Trying to add sub-port member for a given interfaces-range leads to syntax error

user@router# set interfaces interface-range TEST member et-0/0/10:0
                                                        ^
invalid trailing input ':0' for 'et-0/0/10:0' at 'et-0/0/10:0'

Solution

Interface-range is not supported for channelized interfaces (sub-ports)

Modification History

2024-09-06 : Article is public
2024-02-29 : Article Created