Cisco SCE8000 Dokumentacja Strona 369

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 778
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 368
2-329
Cisco SCE 8000 CLI Command Reference
Chapter 2 CLI Command Reference
rdr-formatter destination
In its simplest form, this command specifies only the IP address and port number of the destination and
the protocol being used. In addition, a global priority may be assigned to the destination. Or, a specific
priority may be assigned to any or all of the four categories for the specified destination. If a global
priority is not explicitly configured, the highest priority is assigned automatically.
Categories may be identified by either name or number.
A specific destination may be configured to one or more categories at the same time. A maximum of
three destinations may be assigned to a specific category.
Note RDRv1 may be configured only with the transport type of TCP. NetFlowV9 may be configured only with
the transport type of UDP.
Priorities
The following guidelines apply to configuring priorities for report destinations:
In redundancy mode, the entry with the highest priority is used by the RDR formatter, provided that
a connection with this destination can be established.
Priority configuration is not relevant in multicast mode, because all reports are sent to all
destinations.
Priority configuration is not relevant in load-balancing mode, because all destinations are used for
load balancing.
For the first destination defined, if no priority is set, the highest priority is automatically assigned.
For all subsequently defined destinations, the priority must be explicitly defined; otherwise, it will
collide with the first destination priority.
You can also assign a different priority to each category for each destination. If no category is
specified, the same priority is assigned to all categories for that destination.
The same priority cannot be assigned to the same category for two different destinations.
Authorization: admin
Examples The following example shows how to configure a NetFlow destination with the default priority (highest)
to be used by all categories:
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#rdr-formatter destination 10.1.1.205 port 33000 protocol netflowv9
transport udp
SCE8000(config)#
The following example shows how to configure an RDR formatter destination for two categories with a
different priority for each category. This configuration sends RDRs from category 2 to this destination,
but usually not RDRs from category 1.
SCE8000>enable 10
Password:<cisco>
SCE8000#config
SCE8000(config)#rdr-formatter destination 10.1.1.206 port 34000 category number 1 priority
10 category number 2 priority 90 protocol rrdrv1
SCE8000(config)#
Przeglądanie stron 368
1 2 ... 364 365 366 367 368 369 370 371 372 373 374 ... 777 778

Komentarze do niniejszej Instrukcji

Brak uwag