Skip Menu |

This queue is for tickets about the Net-Appliance-Phrasebook CPAN distribution.

Report information
The Basics
Id: 61143
Status: resolved
Priority: 0/
Queue: Net-Appliance-Phrasebook

People
Owner: OLIVER [...] cpan.org
Requestors: obilodeau [...] inverse.ca
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 1.8
Fixed in: (no value)



Subject: Extreme XOS support
I developed this grammar for Extreme Networks switches. "It works for me." in_privileged_mode() didn't work and I don't even know if it's supported by Extreme. It's used in PacketFence an open source perl software. http://mtn.inverse.ca/revision/file/bc1beb0c5d3c658a33d8d68e3eee2b549184d2ac/pf/lib/pf/ SNMP/Extreme/nas-pb.yml This bug is open to suggest upstream integration.
Subject: nas-pb.yml
0000default : {} ExtremeXOS : prompt : '/[\/a-zA-Z0-9._-]+ ?(?:\(config[^)]*\))? ?[#>] ?$/' basic_prompt : '/> ?$/' privileged_prompt : '/# ?$/' configure_prompt : '/\(config[^)]*\)# ?$/' user_prompt : '/(?:[Ll]ogin|[Uu]sername)/' userpass_prompt : '/(?:[Ll]ogin|[Uu]sername|[Pp]assword): ?$/' pass_prompt : '/[Pp]assword: ?$/' begin_privileged_cmd : 'enable' begin_privileged_with_user_cmd : 'login' end_privileged_cmd : 'disable' disconnect : 'exit' completion : '?' err_string : '/% ?(?:Error|Type "[^?]+\?"|(?:Incomplete|Unknown) command|Invalid input)/'
Subject: Re: [rt.cpan.org #61143] Extreme XOS support
Date: Wed, 22 Sep 2010 21:44:35 +0100
To: bug-Net-Appliance-Phrasebook [...] rt.cpan.org
From: Oliver Gorwits <oliver.gorwits [...] oucs.ox.ac.uk>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 07/09/2010 21:48, http://bottomlesspit.org/ via RT wrote: Show quoted text
> I developed this grammar for Extreme Networks switches. "It works for me." > > in_privileged_mode() didn't work and I don't even know if it's supported by Extreme. > > It's used in PacketFence an open source perl software. > > http://mtn.inverse.ca/revision/file/bc1beb0c5d3c658a33d8d68e3eee2b549184d2ac/pf/lib/pf/ > SNMP/Extreme/nas-pb.yml > > This bug is open to suggest upstream integration.
Sorry for the delay in replying. Thanks for this! I'll take the patch and apply at the next release, hopefully within a couple of weeks. - -- Oliver Gorwits, Network and Telecommunications Group, Oxford University Computing Services -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkyaarMACgkQ2NPq7pwWBt7xFgCcC+0WLSr08mJOQcvbs66kjAhs JHIAoLtnaJJpyzJnAU7uY4Qc9yETkfJj =VBHz -----END PGP SIGNATURE-----
hi, I've uploaded a new release to CPAN with these phrases. I'm very sorry that it took so long! regards, oliver.