cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
302
Views
0
Helpful
1
Replies

X25 routing

maryodriscoll
Level 1
Level 1

I am configuring X25 static routes. Is it possible to configure a specific X25 route after a .* route like so or is it like IP where the X25 route ^135301288 will never be used because of the .* route above:-

x25 route 011040098 xot 1.1.1.1

x25 route .* interface Serial3/2

x25 route ^135301288 xot 2.2.2.2 xot-source Serial3/2

1 Reply 1

mheusinger
Level 10
Level 10

Hello,

you should place the .* route at the end. In your case "x25 route ^135301288 xot 10.70.0.214 xot-source Serial3/2" will not be used. In case you add a route it is appended unless you specify a position:

x25 route [#position] x121-address [cud pattern] ip ip-address

With the help of the "#position" parameter you can sort the routes properly for your needs.

Hope this helps! Pllease rate all posts.

Regards, Martin

Review Cisco Networking products for a $25 gift card