Q:在x25 over
TCP时,多条svc匹配顺序如何?
A:假设有如下svc配置:
x25
switch svc 1234.* xot 192.168.0.2
x25
switch svc 12345.* xot 192.168.0.3
x25
switch svc 1.* xot 192.168.0.4
x25
switch svc 12.* xot 192.168.0.5
x25
switch svc 123.* xot 192.168.0.1
则其匹配顺序为根据display
current-configuration的显示顺序匹配转发。