# 4
Thanks. I attach the config for that is posible to check...THANK YOU VERY MUCH..!!!
############################################################################### #
# System Name: Sun Secure Application Switch
# Date: Wed May 30 19:37:43 2007
# Serial No: 00637000043
# Sofware Version : V3_1R0
############################################################################### #
commandModeEntry on
enable
configure
#
# Create all vSwitches upfront
#
vSwitch system {System vSwitch}
vSwitch system
vRouter management {System Management vRouter}
vRouter management
exit;
vRouter shared {Shared vRouter}
vRouter shared
exit;
exit;
vSwitch vSwitch-claro vSwitch-operator
vSwitch vSwitch-claro
vRouter default {Default vRouter}
vRouter default
exit;
exit;
#
# Ethernet management port
#
ethMgmt 100M fullDuplex
#
# Event configuration and statistics
#
event
#
# Profile rules for event filters
#
filterProfile defaultFile {default filter for saving to file}
filterProfile defaultFile
#
# Profile rules to cause event filtering
#
rule 130 drop logLevel warning
rule 200 send true
exit;
filterProfile defaultLog {default log filter}
filterProfile defaultLog
#
# Profile rules to cause event filtering
#
rule 90 drop logLevel debug
rule 100 send true
exit;
filterProfile defaultSyslog {default syslog filter}
filterProfile defaultSyslog
#
# Profile rules to cause event filtering
#
rule 90 drop logLevel debug
rule 100 send true
exit;
filterProfile defaultTrapd {default trapd filter}
filterProfile defaultTrapd
#
# Profile rules to cause event filtering
#
rule 90 drop logLevel warning
rule 100 send true
exit;
exit;
#
# NMON state and status
#
nmon
#
# NMON alarm configuration
#
alarm 1 5 vSwitch vSwitch-claro baseCommand \
{vSwitch loadBalance virtualService statistics} tableName \
VirtualServiceStatistics fieldName currentSessions fallingThreshold 5
alarm 1
exit;
exit;
#
# Port configuration
#
port eth.1.1 normal phyDuplex fullDuplex jumboFrames enabled advSpeed 1000M \
advDuplex fullDuplex defVlan vlancliente
port eth.1.1
exit;
port eth.1.2 normal phyDuplex fullDuplex jumboFrames disabled advSpeed 1000M \
advDuplex fullDuplex defVlan discard
port eth.1.2
exit;
port eth.1.3 normal phyDuplex fullDuplex jumboFrames disabled advSpeed 1000M \
advDuplex fullDuplex defVlan discard
port eth.1.3
exit;
port eth.1.4 normal phyDuplex fullDuplex jumboFrames disabled advSpeed 1000M \
advDuplex fullDuplex defVlan VlanDemo
port eth.1.4
exit;
#
# Software key
#
switchServices software key {}
#
# vSwitch configuration
#
vSwitch system {System vSwitch}
vSwitch system
#
# Port Bandwidth configuration
#
resource portBandwidth eth.1.1 100 100 65534 65535
#
# vRouter configuration
#
vRouter management {System Management vRouter}
vRouter management
#
# Display IP layer configuration
#
ip forwarding disabled
ip
#
# IP Interfaces
#
interface ethMgmt.1
interface ethMgmt.1 linkUpDownTrap disabled
#
# IP Interface Address
#
address ethMgmt.1 10.38.11.225 255.255.255.0
#
# Static route configuration
#
route static 0.0.0.0 0.0.0.0 10.38.11.253 ethMgmt.1 high
exit;
#
# Interfaces
#
interfaces sock.system:management linkUpDownTrap disabled
interfaces sock.system:management/ip.system:management linkUpDownTrap \
disabled
interfaces ip.system:management linkUpDownTrap disabled
interfaces ip.system:management/ethMgmt.1 linkUpDownTrap disabled
interfaces ethMgmt.1 linkUpDownTrap disabled
interfaces loopback linkUpDownTrap disabled
#
# VRRP configuration
#
vrrp
exit;
exit;
vRouter shared {Shared vRouter}
vRouter shared
#
# VLAN configuration parameters
#
vlan vlancliente 11 bridgeModeLoadBalancing enabled
vlan vlancliente linkUpDownTrap disabled eventFilter debug
vlan vlancliente
#
# VLAN interface configuration
#
interface eth.1.1
interface eth.1.1 eventFilter debug linkUpDownTrap disabled
#
# VLAN STP Interface Configuration
#
interface spanningTree eth.1.1 pathCost 4
exit;
#
# Display IP layer configuration
#
ip forwarding enabled
ip
#
# IP Interfaces
#
interface vlan.vlancliente
interface vlan.vlancliente linkUpDownTrap disabled
#
# IP Interface Address
#
address vlan.vlancliente 10.38.4.88 255.255.252.0
#
# Static route configuration
#
route static 0.0.0.0 0.0.0.0 10.38.4.1 vlan.vlancliente
exit;
#
# Interfaces
#
interfaces sock.system:shared linkUpDownTrap disabled
interfaces sock.system:shared/ip.system:shared linkUpDownTrap disabled
interfaces ip.system:shared linkUpDownTrap disabled
interfaces ip.system:shared/vlan.vlancliente linkUpDownTrap disabled
interfaces vlan.vlancliente linkUpDownTrap disabled eventFilter debug
interfaces vlan.vlancliente/eth.1.1 linkUpDownTrap disabled \
eventFilter debug
interfaces loopback linkUpDownTrap disabled
#
# VRRP configuration
#
vrrp
exit;
exit;
exit;
vSwitch vSwitch-claro vSwitch-operator
vSwitch vSwitch-claro
#
# Host configuration
#
loadBalance host claroam01 10.38.11.101 vRouter vSwitch-claro:default
loadBalance host claroam02 10.38.11.104 vRouter vSwitch-claro:default
#
# Expressions used to classify the application data stream
#
loadBalance objectRule claro {lowercase(URI) present}
#
# Real service parameters
#
loadBalance realService claroam01 claroam01 healthCheckPort 80 certType \
Literal
loadBalance realService claroam01
#
# Real service advanced settings
#
advanced enableHttpMode true
exit; exit;
loadBalance realService claroam02 claroam02 healthCheckPort 80 certType \
Literal
loadBalance realService claroam02
#
# Real service advanced settings
#
advanced enableHttpMode true
exit; exit;
#
# Request Policies
#
loadBalance requestPolicy TyF forward claro claroam optimizeLastResponse \
enabled firstObjectSwitching enabled
loadBalance requestPolicy TyF
exit; exit;
#
# Service group configuration
#
loadBalance serviceGroup claroam roundRobin {claroam01; claroam02} \
inlineHealthCheck disabled
loadBalance serviceGroup claroam
exit; exit;
#
# Virtual Service configuration
#
loadBalance virtualService claro L4SLB_ADV 10.38.4.103 claroam
loadBalance virtualService claro
#
# Virtual service advanced settings
#
advanced rxUseLongTime true
exit; exit;
#
# Port Bandwidth configuration
#
resource portBandwidth eth.1.1 100 100 65534 65535
resource portBandwidth eth.1.4 100 100 65534 65535
#
# Service Engine Bandwidth Configuration
#
resource serviceBandwidth functionCard1 100
#
# vRouter configuration
#
vRouter default {Default vRouter}
vRouter default
#
# VLAN configuration parameters
#
vlan VlanDemo 13 bridgeModeLoadBalancing enabled
vlan VlanDemo linkUpDownTrap disabled eventFilter debug
vlan VlanDemo
#
# VLAN interface configuration
#
interface eth.1.4
interface eth.1.4 eventFilter debug linkUpDownTrap disabled
#
# VLAN STP Interface Configuration
#
interface spanningTree eth.1.4 pathCost 4
exit;
#
# Display IP layer configuration
#
ip forwarding enabled
ip
#
# IP Interfaces
#
interface vlan.VlanDemo
interface vlan.VlanDemo linkUpDownTrap disabled
#
# IP Interface Address
#
address vlan.VlanDemo 10.38.11.222 255.255.255.0
#
# Display IP Echo Responder configuration and statistics
#
echoResponder udpEchoResponderAdminState enabled
#
# Static route configuration
#
route static 0.0.0.0 0.0.0.0 10.38.11.253 vlan.VlanDemo
exit;
#
# Interfaces
#
interfaces sock.vSwitch-claro:default linkUpDownTrap disabled
interfaces sock.vSwitch-claro:default/ip.vSwitch-claro:default \
linkUpDownTrap disabled
interfaces ip.vSwitch-claro:default linkUpDownTrap disabled \
eventFilter debug packetTrace enabled
interfaces ip.vSwitch-claro:default/vlan.VlanDemo linkUpDownTrap \
disabled
interfaces vlan.VlanDemo linkUpDownTrap disabled eventFilter debug
interfaces vlan.VlanDemo/eth.1.4 linkUpDownTrap disabled eventFilter \
debug
interfaces loopback linkUpDownTrap disabled
#
# VRRP configuration
#
vrrp
exit;
exit;
exit;
#
# HTTP configuration and status
#
switchServices httpd enabled both serverKeyId httpServer
switchServices httpd
exit; exit;
#
# Global NTP configuration parameters
#
switchServices ntp
#
# Global NTP configuration parameters (advanced)
#
advanced
exit;
exit; exit;
#
# SNMP configuration
#
switchServices snmp enabled
switchServices snmp
exit; exit;
#
# SSHd configuration and operation
#
switchServices sshd enabled serverKeyId sshServer confEncryption \
{des3Cbc; blowfishCbc; des} confHmac {md5; sha1; md5b96; sha1b96} \
userAuthentication {publicKey; password}
switchServices sshd
#
# SSHd configuration and operation (advanced)
#
advanced
exit;
exit; exit;
#
# Telnetd configuration and current status
#
switchServices telnetd enabled
switchServices telnetd
exit; exit;
#
# TFTPd configuration and session statistics
#
switchServices tftpd enabled
switchServices tftpd
exit; exit;
#
# TideRunner Configuration
#
switchServices tideRunner initkeys functionCard1 statPollPeriod 5 smmPageSize \
2 dleMaxHdrLen 8192
#
# Configuration and status for the trap process
#
switchServices trap
exit; exit;
martua at 2007-7-12 17:28:51 >
