We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72cfb69 commit d7f071eCopy full SHA for d7f071e
1 file changed
capirca/lib/cisco.py
@@ -318,6 +318,8 @@ class PortMap(object):
318
109: 'pop2',
319
110: 'pop3',
320
1723: 'pptp',
321
+ 554: 'rtsp',
322
+ 5060: 'sip',
323
25: 'smtp',
324
22: 'ssh',
325
111: 'sunrpc',
@@ -345,6 +347,8 @@ class PortMap(object):
345
347
123: 'ntp',
346
348
496: 'pim-auto-rp',
349
520: 'rip',
350
351
352
161: 'snmp',
353
162: 'snmptrap',
354
0 commit comments