Follow this procedure to create a listener-policy, which is used by an egress to combine interfaces and perform post-processing actions.
Note
Sequence ID is required when you create a listener policy; it defines the order in which it is to be processed (see the Extreme 9920 Software Command Reference, 21.2.1.0 for more information).device(config)#
device(config)# listener-policy lpl 10 device(config-listener-policy)# match ip access-list v4_jumbo_traffic device(config-listener-policy)# truncate 512 device(config-listener-policy)# end device#
device# show listener-policy lp1
show listener-policy lpl
listener-policy lpl 10
forward-action permit
match ip access-list v4_jumbo_traffic (pending)
truncate 512
Policy matches: 0 packets, 0 bytes, 0 Packets/sec, 0 Bits/sec