Managing LRT using the Show LRT Command
Existing ACLI show commands (show lrt and show lrt route-entry) commands have been enhanced to support DID ranges. A new command (show lrt route-table) displays the contents of a DID-range-based LRT.
show lrt now provides a count of valid and invalid route ranges as shown below.
ESD01# show lrt
14:43:03-64183
Name: lroute
Local Route Statistics ---- Lifetime ----
Recent Total PerMax
Queries 0 0 0
Result - Success 0 0 0
Result - Not found 0 0 0
Valid Route Entries: 19
Invalid Route Entries: 0
Valid Route Ranges 15 // New to Version E-C[xz]6.4.0
Invalid Route Ranges 3 // New to Version E-C[xz]6.4.0
show lrt route-entry displays matching DID ranges as follows.
ESD01# show lrt route-entry lroute 323
UserName <320-329>
Entry Type = range
NextHop = !^.*$!sip:3@public-range!
NextHop Type = regexp
Description = Test DID range
The new show lrt route-table displays a DID-range-based table as follows.
ESD01# show lrt route-table la 2
UserName <320-329>
Entry Type = range
NextHop = !^.*$!sip:3@public-range!
NextHop Type = regexp
Description = Test DID range
UserName <3123 - 3125>
Entry Type = range
NextHop = !^.*$!sip:1@public-range!
NextHop Type = regexp
Displaying 2 of 13 routes. Continue [y/n]?


