08-05-2017 08:36 PM - edited 03-05-2019 08:57 AM
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!
01-22-2018 07:41 AM
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.
01-22-2018 07:59 AM - edited 01-22-2018 08:16 AM
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)#
|
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide