cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cmanganelli
New Contributor

NV4430 Traffic Shaping

I have just updated My internet to MetroE EPI Service. I am having some Upload and Download Issues. I just Spoke with Support and they said I need to add a traffic shaper to control my Traffic.

He said what it happening is, I am getting very high spikes in my bandwidth usage and it is causing the service to drop packets witch is causing my internet to be haywire and be slow or even drop at times. He said adding a shaper will control the traffic to stop the drops.

I am not seeing anything about Traffic Shaping other then the QOS Map witch I am totally lost with. Anyone have any advice.

 

Current Config Below.

!
!
! ADTRAN, Inc. OS version R13.12.1
! Boot ROM version 17.04.01.00
! Platform: NetVanta 4430, part number 1700630E1
! Serial number ??????????????????
!
!
hostname "???????"
enable password ?????
!
clock timezone -5-Eastern-Time
!
ip subnet-zero
ip classless
ip default-gateway ??.??.???.???
ip routing
no ipv6 unicast-routing
!
!
!
!
no auto-config
!
event-history on
no logging forwarding
no logging email
!
no service password-encryption
!
username "admin" password "?????"
!
!
no ip firewall alg msn
no ip firewall alg mszone
no ip firewall alg h323
no ip firewall alg sip
!
!
!
!
!
!
!
!
!
!
no dot11ap access-point-control
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
no ethernet cfm
!
interface eth 0/1
  no ip address
  shutdown
!
!
!
interface gigabit-eth 0/1
  description MetroE Fiber Data Network
  Auto
  ip address  ??.???.???.???  255.255.255.252 
  no shutdown
!
!
interface gigabit-eth 0/2
  description LAN Block IP1
  ip address  ??.???.???.???  255.255.255.248 
  no shutdown
!
!
!
!
!
!
!
!
!
!
!
!
!
ip route 0.0.0.0 0.0.0.0 ??.??.???.???
!
no tftp server
no tftp server overwrite
http server
no http secure-server
no snmp agent
no ip ftp server
ip ftp server default-filesystem flash
no ip scp server
no ip sntp server
!
!
!
!
!
!
!
!
ip sip udp 5060
ip sip tcp 5060
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
line con 0
  login
  password ?????
!
line telnet 0 4
  login
  password ??????
  no shutdown
line ssh 0 4
  login local-userlist
  no shutdown
!
!
!
!
!
end

  

0 Kudos