comp.dcom.sys.cisco
[Top] [All Lists]

Re: Naming Services/Ports in PixOS

Subject: Re: Naming Services/Ports in PixOS
From: Francois Labreque
Date: Fri, 21 Oct 2005 18:51:33 -0400
Newsgroups: comp.dcom.sys.cisco
Walter Roberson a écrit :
Not directly. You can, though, create a service object-group

object-group service TFTP udp
  description the UDP port used for TFTP
  port-object eq 69

To expand on Walter's comment, you can also have groups being members of other groups.

For example:

object-group service Cisco-Mgmt udp
  description stuff that you need to manage your routers and switches
  port-object eq snmptrap
  port-object eq syslog
  group-object TFTP

--
Francois Labreque | Unfortunately, there's no such thing as a snooze
    flabreque     | button on a cat who wants breakfast.
        @         |      - Unattributed quote from rec.humor.funny
   videotron.ca

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy