IBM Tivoli and Cisco User Manual page 371

Building a network access control solution with ibm tivoli and cisco systems
Table of Contents

Advertisement

Example of interface configuration for CAM interface:
interface FastEthernet1/0/18
description **CAM Interface**
switchport access vlan 9
switchport mode access
spanning-tree portfast
!
Example of interface configuration for Untrusted CAS interface:
interface FastEthernet1/0/4
description **Untrusted Interface CCA Server**
switchport trunk encapsulation dot1q
switchport trunk native vlan 998
switchport trunk allowed vlan 120,998
switchport mode trunk
spanning-tree portfast
!
Example of interface configuration for Trusted CAS interface:
interface FastEthernet1/0/16
description **Trusted Interface CCA Server**
switchport trunk encapsulation dot1q
switchport trunk native vlan 999
switchport trunk allowed vlan 10,20,999
switchport mode trunk
spanning-tree portfast
!
Example of VLAN/SVI configuration:
interface Vlan9
ip address 192.168.9.1 255.255.255.0
!
interface Vlan10
ip address 192.168.10.7 255.255.255.0
!
interface Vlan20
ip address 192.168.20.1 255.255.255.0
!
interface Vlan120
no ip address
!
interface Vlan998
no ip address
!
interface Vlan999
no ip address
!
Chapter 7. Network enforcement subsystem implementation
353

Advertisement

Table of Contents
loading

This manual is also suitable for:

Network access control solution

Table of Contents