Results 1 to 3 of 3

Thread: How to increase IP forwarding?

  1. #1
    Join Date
    Dec 2008
    Posts
    33

    How to increase IP forwarding?

    hi,
    i have 20 computer connected in my office through router,but the problem is ip forwarding is not that much of high through routing process,is there any way to increase ip forwarding through routing process?

  2. #2
    Join Date
    Jan 2006
    Posts
    3,792

    Re: How to increase IP forwarding?

    Subnetting is basically just a way of splitting a TCP/IP network into smaller, more manageable pieces. The basic idea is that if you have an excessive amount of traffic flowing across your network, then that traffic can cause your network to run slowly. When you subnet your network, you are splitting the network into a separate, but interconnected network. That way, most of the network traffic will be isolated to the subnet in which it originated. Of course you can still communicate across a subnet, but the only time that traffic will cross subnet boundaries is when it is specifically destined for a host residing in an alternate subnet.

  3. #3
    Join Date
    May 2008
    Posts
    3,516

    Re: How to increase IP forwarding?

    CEF is mainly used to increase packet switching speed, reducing the overhead and delays introduced by other routing techniques, increasing overall performance. CEF consists of two key components: The Forwarding Information Base (FIB) and adjacencies.

    The FIB is similar to the routing table generated by multiple routing protocols, maintaining only the next-hop address for a particular IP-route.

    There are five types of adjacencies:
    Null adjacency: Handles packets destined to a NULL interface. Packets with FIB entries pointing to NULL adjacencies will normally be dropped.
    Punt adjacency: Deals with packets that require special handling or can not be switched by CEF.
    Glean adjacency: Handles packets destined for currently attached hosts, but without layer 2 information.
    Discard adjacency: FIB entries pointing to this type of adjacency will be discarded.
    Drop adjacency: Packets pointing to this entry are dropped, but the prefix will be checked.

Similar Threads

  1. Event Log forwarding
    By aconti in forum Active Directory
    Replies: 1
    Last Post: 22-05-2011, 06:14 AM
  2. Trying to increase my traffic but cant increase it
    By Aideen in forum Technology & Internet
    Replies: 4
    Last Post: 16-01-2011, 12:54 AM
  3. VPN vs Port forwarding
    By ODTech in forum Networking & Security
    Replies: 1
    Last Post: 29-10-2010, 03:27 AM
  4. SSH forwarding to MacBook
    By Lauren Ambrose in forum Networking & Security
    Replies: 5
    Last Post: 26-04-2010, 01:24 PM
  5. Port Forwarding Help Please.
    By Zelos37 in forum Networking & Security
    Replies: 6
    Last Post: 20-01-2009, 10:03 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,711,700,924.31748 seconds with 17 queries