changing ise network interface
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2024 10:42 PM
Hi what is the best way to change ISE network interface. by default, it is using the copper port but we need to use the 10gb SFP port. can we shutdown the eth0 and config the ip on the spf port? or set the sfp port as secondary port the just connect the network there?
- Labels:
-
Identity Services Engine (ISE)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 04:25 AM
which hardware appliance are you using ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-01-2024 06:02 PM
SNS-3715
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2024 04:35 AM
Add IP to interface then use
Ip route 0.0.0.0 0.0.0.0 gateway <IP of new interface>
Then check config via
Show ip route
