cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3011
Views
0
Helpful
2
Replies

Cisco ISR 4331 command Help Help!

ohforce55
Level 1
Level 1

Hi,

I'm trying to copy the config from 3825 to ISR 4331.

But some commands aren't taking in 4331 so I did some research..

1. ip cef    

 - it is enabled by default?

2. nbar command 

- ip nbar port-map custom-02 tcp 3389
- ip nbar port-map custom-01 tcp 6129 

nbar is there but not port-map.... How should I configure on 4331?

I was able to configure ' ip nbar protocol-discovery' though.

3.
ip auth-proxy max-nodata-conns 3
ip admission max-nodata-conns 3

- these 2 commands don't work 

4. ip flow

- I had to configure flexible NetFlow record, export, and monitor.

This part is fine but can I put 2 destinations under export?

Because on 3825, these two lines are configured.

ip flow-export destination 172.31.69.50 9995 
ip flow-export destination 172.31.69.217 9996

By the way, Is it also normal that I can't ping 172.31.69.50 or .217 on the router?

!

How can I change that two commands to 4331?

!
flow exporter export
description OPNET Netflow Collector
destination 172.31.69.50
source Loopback199
transport udp 9996
!

5. scheduler allocate 20000 1000 , and 

 ntp update-calendar

These 2 don't work on 4331... Please help

6. interface g0/0/0

 speed ...

I can't also config speed under interface.

I will very appreciate if you can help.

Thank you in advance!

2 Replies 2

Yadira
Level 1
Level 1

I had the same problem with the speed, the commands that worked for me were:

 

int g0/0/0

media-type rj45

speed 100

no negotiation auto

 

with fiber you can't change the speed.

You need 2 separate exporter maps with flex netflow cant be dOne under 1
scheduler doesnt exist in these devices same with update calender there IOS commands not IOS-XE

 

port-map should still work i just tested it , its hidden

 

 

(config)#ip nbar port-map telnet tcp 23
(config)#do sh ver | i 433
cisco ISR4331/K9 (1RU) processor with 1648589K/6147K bytes of memory.
(config)#

 

 

NBAR Port-map Cli to be hidden for future deprecation
CSCug39332
 
Description
Symptom:
ip nbar port-map will be hidden
Conditions:
The clis is hidden for future deprecation. The usage of the command will remain the same.
Workaround:
The cli is hidden but still usable
 
 
Customer Visible
 
 
 
 
The resolution of this defect introduces a change in behavior, or additional functionality, over previous releases
Was the description about this Bug Helpful?
 
(0)
 
 
Details