Daley,

VLAN/MLS configuration example (using IP/IPX in VLAN 1 and IP only in VLAN
2):

Router Configuration

 mls rp ip

 interface FastEthernet0/0
  speed 100
  full-duplex
  mls rp vtp-domain MyVTP
  mls rp ip

 interface FastEthernet0/0.1
  encapsulation isl 1
  ip address 192.168.0.1 255.255.255.0
  mls rp management-interface
  mls rp ip

 interface FastEthernet0/0.2
  encapsulation isl 2
  ip address 192.168.1.1 255.255.255.0
  mls rp ip

Switch Config (Cat 55xx + NFFC)

 set vtp domain MyVTP
 set vlan 1 name default type ethernet mtu 1500 said 100001 state active
 set vlan 2 name MySpecialLAN type ethernet mtu 1500 said 100008 state
active

 set interface sc0 1 192.168.0.2/255.255.255.0 172.168.0.255

 set mls enable ipx
 set mls flow full
 set mls agingtime 512
 set mls agingtime fast 32 0
 set mls include 192.168.0.1

Cheers

Adam Burgess
Brisbane, Australia

----- Original Message -----
From: "Okuwa, Daley" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 10:40 PM
Subject: Cisco Netflow


> hi all ,
>
> Is there anyone who has used Cisco Netflow for collection of data
> how can you enable cisco netflow on a cisco catalyst 5505 with supervisor
> engine II G using a NFFC (Netflow  Feature Card)
>
> Daley Okuwa
> EDS Network services
> Stockley Park
> Tel no0181-5353144
> fax no 0181-7545983
>
>
> _________________________________
> FAQ, list archives, and subscription info:
http://www.groupstudy.com/list/cisco.html
> Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]
>

_________________________________
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to