|
|
This chapter explains the function and syntax of the Banyan Virtual Network System (VINES) protocol commands: vines access-group through vines update interval. For more information about defaults and usage guidelines, see the corresponding chapter of the Cisco IOS Apollo Domain, Banyan VINES, DECnet, ISO CLNS, and XNS Command Reference, Release 12.1.
To apply an access list to an interface, use the vines access-group command in interface configuration mode. To remove the access list, use the no form of this command.
vines access-group access-list-number
Syntax Description
access-list-number Number of the access list. All outgoing packets defined with either standard or extended access lists and forwarded through the interface are filtered by the entries in this access list. For standard access lists, access-list-number is a decimal number from 1 to 100. For extended access lists, access-list-number is a decimal number from 101 to 200.
To create an extended VINES access list, use this version of the vines access-list command in global configuration mode. To remove an extended access list, use the no form of this command.
vines access-list access-list-number {deny | permit} protocol source-address source-mask [source-port source-port-mask] destination-address destination-mask [destination-port destination-port-mask]
Syntax Description
To create a simple VINES access list, use this version of the vines access-list command in global configuration mode. To remove a simple access list, use the no form of this command.
vines access-list access-list-number {deny | permit} source-address source-mask
Syntax Description
access-list-number Access list number. It is a number from 201 to 300. deny Denies access if the conditions are matched. permit Allows access if the conditions are matched. source-address Address of the network from which the packet is being sent. This is a 6-byte hexadecimal number in the format network:host, where network is 4 bytes and host is 2 bytes. source-mask Mask to be applied to source-address. This is a 6-byte hexadecimal value. Place ones in the bit positions you want to mask. These bits correspond to the bits in the address that should be ignored.
To specify a standard VINES access list, use this version of the vines access-list command in global configuration mode. To remove the access list, use the no form of this command.
vines access-list access-list-number {deny | permit} protocol source-address source-mask [source-port] destination-address destination-mask [destination-port]
Syntax Description
To enable the processing of ARP packets, use the vines arp-enable command in interface configuration mode. To disable the processing of ARP packets, use the no form of this command.
vines arp-enable [dynamic]
Syntax Description
dynamic (Optional) Responds to ARP and SARP requests on this interface only if there are no other VINES servers present.
To display VINES addresses in decimal notation, use the vines decimal command in global configuration mode. To return to displaying the addresses in hexadecimal, use the no form of this command.
vines decimalSyntax Description
This command has no arguments or keywords.
To set the MAC-level encapsulation used for VINES broadcast packets, use the vines encapsulation command in interface configuration mode. To disable encapsulation, use the no form of this command.
vines encapsulation [arpa | snap | vines-tr]
Syntax Description
arpa (Optional) Advanced Research Projects Agency (ARPA) encapsulation. This is the default encapsulation for Ethernet interfaces. snap (Optional) Subnetwork Access Protocol (SNAP) encapsulation. This encapsulation uses an IEEE 802.2 SNAP header. It is the default encapsulation for all media except Ethernet and Token Ring. vines-tr (Optional) Our VINES Token Ring encapsulation. This is the default encapsulation for Token Ring interfaces.
To enable split-horizon for routing updates and to generate flash updates, use the vines enhancements command in global configuration mode. To turn VINES enhancement off, use the no form of this command.
vines enhancementsSyntax Description
This command has no arguments or keywords.
To associate a host name with a VINES address, use the vines host command in global configuration mode. To delete the association, use the no form of this command.
vines host name address
Syntax Description
name VINES host name. It can be any length and sequence of characters separated by white space. address Number of a VINES network. You enter it in the current VINES radix, in the format network:host, where network is 4 bytes and host is 2 bytes.
To filter the information contained in routing messages received from other stations, use the vines input-network-filter command in interface configuration mode. To disable this filtering, use the no form of this command.
vines input-network-filter access-list-number
Syntax Description
access-list-number Number of the access list. It is a decimal number from 201 to 300.
To filter received routing messages based upon the address of the sending station, use the vines input-router-filter command in interface configuration mode. To disable this filtering, use the no form of this command.
vines input-router-filter access-list-number
Syntax Description
access-list-number Number of the access list. It is a decimal number from 201 to 300.
To enable VINES routing on an interface, use the vines metric command in interface configuration mode. To disable VINES routing, use the no form of this command.
vines metric [whole [fractional]]
Syntax Description
whole (Optional) Integer cost value associated with the interface. It is optional for all interface types. If you omit whole, the Cisco IOS software automatically chooses a reasonable value. If whole is zero, then a fractional portion must be supplied. fractional (Optional) Fractional cost value associated with the interface expressed in 10,000ths. It is optional for all interface types, but may only be present if a whole number portion is specified. This number is rounded to the nearest 1/16. If you omit both whole and fractional numbers, the software automatically chooses a reasonable value.
To specify a static path to a neighbor station, use the vines neighbor command in interface configuration mode. To remove a static path from the neighbor table, use the no form of this command.
vines neighbor address mac-address encapsulation [whole [fractional]]
Syntax Description
address VINES IP address of the station to which to add or remove a static path. mac-address MAC-level address used to reach the neighbor station. encapsulation Encapsulation type to use on the media. It can be one of the following values: whole (Optional) Delay metric to use on the neighbor. If you omit this argument, the metric used is that specified with the vines metric command for the selected interface. fractional (Optional) Fractional metric value associated with this neighbor. This number is rounded to the nearest 1/16. If you omit both whole and fractional numbers, the interface metric is used.
To filter the information contained in routing updates transmitted to other stations, use the vines output-network-filter command in interface configuration mode. To disable this filtering, use the no form of this command.
vines output-network-filter access-list-number
Syntax Description
access-list-number Number of the access list. It is a decimal number from 201 to 300.
To modify how the Cisco IOS software forwards a broadcast packet, use the vines propagate command in interface configuration mode. To return to the default forwarding scheme, use the no form of this command.
vines propagate [dynamic]
Syntax Description
dynamic (Optional) Propagate broadcasts on this interface only if there are no servers on any local network.
To determine how frequently the Cisco IOS software sends an RTP redirect message on an interface, use the vines redirect command in interface configuration mode. To restore the default, use the no form of this command.
vines redirect [seconds]
Syntax Description
seconds (Optional) Interval, in seconds, that the software waits after sending a redirect message on an interface before it sends another redirect message on that same interface. If you specify a value of 0, the software never sends redirect messages on that interface.
To specify a static route to a server, use the vines route command in global configuration mode. To remove a static route from the routing table, use the no form of this command.
vines route number address [whole [fractional]]
Syntax Description
number Number of the server to which to add or remove the static route. address VINES IP address of the neighbor station to use to reach the server. whole (Optional) Metric value assigned to this route. fractional (Optional) Fractional cost value associated with this route.
To enable fast switching, use the vines route-cache command in interface configuration mode. To disable fast switching, use the no form of this command.
vines route-cacheSyntax Description
The command has no arguments or keywords.
To enable VINES routing, use the vines routing command in global configuration mode. To disable VINES routing, use the no form of this command.
vines routing [address | recompute]
Syntax Description
To configure a Banyan VINES network that does not have a server, use the vines serverless command in interface configuration mode. To disable this feature, use the no form of this command.
vines serverless [dynamic | broadcast]
Syntax Description
dynamic (Optional) Forwards broadcasts toward one server only if there are no servers present on this interface. broadcast (Optional) Always floods broadcasts out all other router interfaces to reach all servers.
To maintain only one route per server, use the vines single-route command in global configuration mode. To allow multiple routes per server, use the no form of this command.
vines single-route
no vines single route
Syntax Description
This command has no arguments or keywords.
To use split horizon when sending routing updates, use the vines split-horizon command in interface configuration mode. To disable split horizon, use the no form of this command.
vines split-horizonSyntax Description
This command has no arguments or keywords.
To enable SRTP, use the vines srtp-enabled command in global configuration mode. To disable SRTP, use the no form of this command.
vines srtp-enabledSyntax Description
This command has no arguments or keywords.
To control the servers from which the router will accept VINES network time, use the vines time access-group command in global configuration mode. To accept VINES network time messages from any server, use the no form of this command.
vines time access-group access-list-number
Syntax Description
access-list-number Number of the access list. It is a decimal number from 201 to 300.
To control the servers to which the Cisco IOS software sends VINES network time, use the vines time destination command in global configuration mode. To send VINES network time messages to all servers, use the no form of this command.
vines time destination address
Syntax Description
address Destination VINES address for the network time messages.
To enable participation in synchronizing time across a VINES network, use the vines time participate command in global configuration mode. To disable this participation, use the no form of this command.
vines time participateSyntax Description
This command has no arguments or keywords.
To enable the Cisco IOS software to provide time services for VINES clients and to enable participation in the synchronization of time across a VINES network, use the vines time services command in global configuration mode. To disable participation in time synchronization and services, use the no form of this command.
vines time servicesSyntax Description
This command has no arguments or keywords.
To set the internal time based upon the received VINES network time, use the vines time set-system command in global configuration mode. To uncouple the time from VINES network time, use the no form of this command.
vines time set-systemSyntax Description
This command has no arguments or keywords.
To set VINES network time based on the internal time, use the vines time use-system command in global configuration mode. To uncouple VINES network time from the time, use the no form of this command.
vines time use-systemSyntax Description
This command has no arguments or keywords.
To modify the manner in which routing updates are sent, use the vines update deltas command in interface configuration mode. To return to the default method, use the no form of this command.
vines update deltasSyntax Description
This command has no arguments or keywords.
To modify the frequency at which routing updates are sent, use the vines update interval command in interface configuration mode. To return to the default frequency, use the no form of this command.
vines update interval [seconds]
Syntax Description
seconds (Optional) Interval, in seconds, between the sending of periodic VINES routing updates. This can be a number in the range 0 to 232 and is rounded up to the nearest 5 seconds. The default value is 90 seconds. If you omit seconds or specify a value of 0, the default value of 90 seconds is used.
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Wed Jul 26 17:22:15 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.