Tassos,

You should be able to control this using an ACL if the selection is
based on the source of the session.

line template nms
access-class ingress nms_host
!
line template default
access-class ingress deny_nms_host
!
vty-pool telnet 5 6 line-template telnet
vty-pool default 0 4 line-template default


Arie

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Tassos
Chatzithomaoglou
Sent: Monday, September 05, 2011 10:22
To: cisco-nsp
Subject: [c-nsp] access a specific vty pool on IOS-XR

Hi,

Does anyone know how i can access a specific vty pool on IOS-XR?
i.e. in the following config, how do i access (through telnet) lines
90-99?

vty-pool default 0 10
vty-pool INBAND-VTY-POOL 90 99 line-template INBAND-LINE-TEMPLATE

On IOS platforms i was adding 2xxx to the line number or using the
rotary command (3xxx), but i'm not able to do the 
same thing on IOS-XR.

-- 
Tassos

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

_______________________________________________
cisco-nsp mailing list  [email protected]
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to