20 Mar
2008
20 Mar
'08
7:49 p.m.
Hello Please, what the hint should I add to hints file to remove Nas-Port-ID attribute Nas-Port-ID = GigabitEthernet 0/0/3.23203101:2321-121 and add PortID like this PortID = 2321-121 ? Thanks
21 Mar
21 Mar
5:05 a.m.
Mikhail Novikov wrote:
Hello
Please, what the hint should I add to hints file to remove Nas-Port-ID attribute
Nas-Port-ID = GigabitEthernet 0/0/3.23203101:2321-121
and add PortID like this
PortID = 2321-121
Use a regular expression to re-write it: DEFAULT NAS-Port-Id =~ ".*:(.*)" NAS-Port-Id = "%{1}" Alan DeKok.
6683
Age (days ago)
6684
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Mikhail Novikov