
Chapter 7 Trunks
ZyWALL (ZLD) CLI Reference Guide
86
The following example creates a spill-over trunk for Ethernet interfaces ge1 and ge3. The
ZyWALL sends traffic through ge1 until it hits the limit of 1000 kbps. The ZyWALL sends
anything over 1000 kbps through ge3.
Router# configure terminal
Router(config)# interface-group spill-example
Router(if-group)# mode trunk
Router(if-group)# algorithm spill-over
Router(if-group)# interface 1 ge1 limit 1000
Router(if-group)# interface 2 ge3 limit 1000
Router(if-group)# exit
Router(config)#
Comentarios a estos manuales