
In 2003, Procket Networks announced performance and feature enhancements for its PRO/8801 and PRO/8812 routing platforms. The release emphasized simultaneous IPv4 and IPv6 forwarding, wire-speed IPv6 performance, policy control lists, MPLS facility-based fast reroute, route-processor high availability, statistical packet reporting, and multicast improvements. At the time, those capabilities represented a serious form of intelligent IP networking: routers were expected to forward at high speed while adding security, resiliency, accounting, and service features.
The announcement also shows how early the IPv6 transition problem was visible. Operators wanted IPv6 for scale and future services, but they did not want to sacrifice performance, features, or operational familiarity. Procket's claim was that IPv6 could run alongside IPv4 with no compromise in throughput on the same deployed platform.
The Procket Context
Procket built high-end service-provider routers around custom silicon and modular software. Its 2003 PRO/1 Modular Service Environment Release 2.2 was described as supporting simultaneous IPv4 and IPv6 throughput of 960 Gbps in the PRO/8812 and 80 Gbps in the PRO/8801. The company also highlighted wire-speed access-control processing over OC-192c interfaces, fast reroute for link failures, high availability, flow accounting, and Bidirectional PIM multicast.
Cisco announced in June 2004 that it would purchase Procket's intellectual property, much of its engineering team, and selected assets. That acquisition reflected the value of Procket's routing silicon, software, and network-systems engineering even though the company itself did not become a long-term independent router vendor.
What Intelligent Meant In 2003
For a carrier router in 2003, intelligence meant more than basic packet forwarding:
- Dual-stack performance: forwarding IPv4 and IPv6 at speed without treating IPv6 as a slow-path feature.
- Policy enforcement: applying access lists and traffic controls in hardware rather than punting packets to software.
- Fast recovery: using MPLS fast reroute and resilient control-plane design to restore traffic quickly after a failure.
- Accounting: collecting per-flow or statistical traffic information for billing, planning, security, and troubleshooting.
- Multicast support: enabling efficient one-to-many and many-to-many traffic for financial, media, and enterprise applications.
- Modular software: improving availability and upgrade behavior by separating routing, management, and service functions.
Those same categories still matter. The difference is that modern networks need them across physical routers, merchant-silicon switches, virtual routers, cloud gateways, SD-WAN edges, Kubernetes networks, and security service edges.
IPv6 As A Long Transition
IPv6 is now a normal part of Internet and mobile-network architecture, but the transition remains uneven. Many networks are dual-stack. Some mobile and cloud environments are IPv6-first or IPv6-only with translation mechanisms. Many enterprises still run internal IPv4 extensively while enabling IPv6 at selected edges, services, or access networks.
The Procket story remains relevant because IPv6 feature parity still matters. A modern router, firewall, load balancer, monitoring system, access-control design, or automation workflow is incomplete if IPv6 behaves differently from IPv4. Addressing plans, routing policy, ACLs, logging, DNS, VPNs, telemetry, DDoS controls, and incident response all need IPv6 treatment from the start.
MPLS, Fast Reroute, And Segment Routing
MPLS helped service providers build traffic-engineered, VPN-capable, fast-converging networks by adding label switching to IP backbones. Fast reroute let traffic detour around a failed link or node quickly, often before global routing convergence finished. That was intelligent networking because the network could precompute recovery behavior instead of merely reacting after a break.
Modern service-provider and large enterprise backbones increasingly discuss segment routing. Segment routing encodes path instructions as segments and can run over MPLS or IPv6. SR-MPLS preserves MPLS forwarding behavior while simplifying some control-plane requirements. SRv6 uses IPv6 segment routing headers and network programming concepts, making IPv6 itself part of the service instruction model. Both approaches aim to reduce state in the core and make traffic engineering, service chaining, and network automation easier.
QoS And Service Awareness
Intelligent IP networking also means recognizing that not all packets have the same business value. Voice, video, control traffic, financial feeds, storage replication, backups, software updates, and web browsing have different loss, latency, jitter, and throughput needs. QoS markings, shaping, policing, queuing, admission controls, and application-aware policy still matter, especially where links are congested or expensive.
The caution is that QoS cannot create bandwidth where none exists. It can preserve important traffic during contention, but it should be paired with capacity planning, route diversity, and application measurement. A well-designed policy is simple enough to operate and specific enough to protect real services.
Telemetry And Observability
The 2003 feature list included statistical packet reporting because visibility was already a service-provider requirement. Today, observability is central. Operators need to know not only whether a route exists, but whether traffic is following the expected path, whether latency changed, whether drops are caused by congestion or policy, whether a prefix was hijacked, whether a DDoS is forming, and whether a customer experience objective is being met.
Modern telemetry may include streaming counters, flow records, routing-protocol state, BGP monitoring, interface optics, active probes, synthetic transactions, packet captures, model-driven data through YANG, and event correlation. The practical goal is the same as it was for early intelligent routers: make network behavior visible enough that operators can act before a customer-impacting outage spreads, using tools that may include network performance testers for active validation.
Automation And Programmability
Programmability has moved from custom silicon feature upgrades to full operational automation. Network teams now use templates, APIs, model-driven telemetry, infrastructure-as-code workflows, configuration validation, automated rollback, digital twins, and intent-based policy systems. This is necessary because modern IP networks are too large and dynamic to manage safely with ad hoc CLI changes alone.
Automation should not mean blind trust. Good systems validate inputs, check reachability and policy before deployment, stage changes, track drift, record approvals, and test rollback. Intelligent networking is as much about disciplined operations as it is about protocols.
Modern Design Guidance
For an IP network refresh, evaluate intelligence in terms of outcomes:
- Confirm IPv4 and IPv6 feature parity for routing, ACLs, QoS, VPNs, monitoring, and security policy.
- Use fast-convergence and fast-reroute mechanisms where application tolerance requires them.
- Choose MPLS, SR-MPLS, SRv6, EVPN, or plain routed IP based on operational fit, not fashion.
- Design QoS around actual application behavior and measure whether it works under congestion.
- Collect flow, routing, interface, optics, and service telemetry in forms that operations teams can use.
- Automate routine provisioning while keeping change validation and rollback visible.
- Segment customers, tenants, applications, and management planes so policy errors do not become systemic outages.
- Test failure scenarios: link loss, route leaks, control-plane overload, maintenance windows, and software upgrades.
The term intelligent IP networking has always carried a little marketing polish, but the engineering goal is solid. A network is intelligent when it forwards at speed, applies policy consistently, recovers quickly, exposes what it is doing, and can be changed safely. Procket's 2003 router announcement was one expression of that idea. In 2026, the same ambition extends across IPv6, segment routing, SD-WAN, cloud connectivity, security policy, and automated operations.
References
- Converge Digest: Procket Networks router enhancements
- Cisco: purchase of Procket Networks intellectual property and selected assets
- RFC 8200: Internet Protocol, Version 6 specification
- RFC 3031: Multiprotocol Label Switching Architecture
- RFC 4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels
- RFC 8402: Segment Routing Architecture
- RFC 8986: Segment Routing over IPv6 Network Programming