[c-nsp] access a specific vty pool on IOS-XR

Arie Vayner (avayner) avayner at cisco.com
Mon Sep 5 04:16:50 EDT 2011


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: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] 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  cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/



More information about the cisco-nsp mailing list